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 7a8f05e commit eb3180dCopy full SHA for eb3180d
tests/.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
name: black
19
entry: black
20
- repo: https://github.com/pycqa/flake8
21
- rev: 7.1.2
+ rev: 7.2.0
22
hooks:
23
- id: flake8
24
args: ["--config", "tests/setup.cfg"]
0 commit comments