We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1e500 commit d69c533Copy full SHA for d69c533
.pre-commit-config.yaml
@@ -1,9 +1,9 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 23.12.1
+ rev: 24.2.0
4
hooks:
5
- id: black
6
- repo: https://github.com/pycqa/flake8
7
- rev: 6.1.0
+ rev: 7.0.0
8
9
- id: flake8
0 commit comments