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.
2 parents f62e9cb + d33bfa4 commit dd79801Copy full SHA for dd79801
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.3.0
+ rev: v4.4.0
4
hooks:
5
- id: trailing-whitespace
6
- id: end-of-file-fixer
@@ -33,7 +33,7 @@ repos:
33
34
- id: autopep8
35
- repo: https://github.com/PyCQA/flake8
36
- rev: 5.0.4
+ rev: 6.0.0
37
38
- id: flake8
39
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments