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 7b44091 + 0736098 commit a71a507Copy full SHA for a71a507
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
@@ -29,7 +29,7 @@ repos:
29
30
- id: autopep8
31
- repo: https://github.com/PyCQA/flake8
32
- rev: 5.0.4
+ rev: 6.0.0
33
34
- id: flake8
35
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments