We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1724c4b commit f5454d7Copy full SHA for f5454d7
.pre-commit-config.yaml
@@ -11,11 +11,11 @@ repos:
11
hooks:
12
- id: flake8
13
- repo: https://github.com/pycqa/doc8
14
- rev: 0.9.1
+ rev: 0.10.1
15
16
- id: doc8
17
- repo: https://github.com/pycqa/isort
18
- rev: 5.10.0
+ rev: 5.10.1
19
20
- id: isort
21
- repo: https://github.com/pre-commit/pygrep-hooks
0 commit comments