Merge pull request #15 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
117851cbbb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue