We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4490f commit 51852feCopy full SHA for 51852fe
1 file changed
.pre-commit-config.yaml
@@ -1,10 +1,10 @@
1
repos:
2
- repo: https://github.com/PyCQA/isort
3
- rev: 7.0.0
+ rev: 9.0.0a3
4
hooks:
5
- id: isort
6
- repo: https://github.com/psf/black-pre-commit-mirror
7
- rev: 25.12.0
+ rev: 26.3.1
8
9
- id: black
10
- repo: https://github.com/pycqa/flake8
0 commit comments