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 216a173 commit 1d0a678Copy full SHA for 1d0a678
.pre-commit-config.yaml
@@ -5,6 +5,6 @@ repos:
5
- id: black
6
language_version: python3.12
7
- repo: https://github.com/PyCQA/flake8
8
- rev: 7.1.0
+ rev: 7.1.1
9
hooks:
10
- id: flake8
0 commit comments