Merge pull request #15 from sbidoul/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Stéphane Bidoul 2021-11-17 08:44:46 +01:00 committed by GitHub
commit 117851cbbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ repos:
- id: flake8 - id: flake8
additional_dependencies: ["flake8-bugbear==21.4.3"] additional_dependencies: ["flake8-bugbear==21.4.3"]
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.10.0 rev: 5.10.1
hooks: hooks:
- id: isort - id: isort
- repo: https://github.com/myint/docformatter - repo: https://github.com/myint/docformatter