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 f674115 commit aa76c35Copy full SHA for aa76c35
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: black
25
- repo: https://github.com/PyCQA/flake8
26
- rev: 7.1.1
+ rev: 7.1.2
27
28
- id: flake8
29
- repo: https://github.com/codespell-project/codespell
changes/564.misc.rst
@@ -0,0 +1 @@
1
+The ``pre-commit`` hook for ``flake8`` was updated to its latest version.
0 commit comments