We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35891ac + 76a0a02 commit 44d7464Copy full SHA for 44d7464
1 file changed
.pre-commit-config.yaml
@@ -1,9 +1,9 @@
1
repos:
2
- repo: https://github.com/psf/black-pre-commit-mirror
3
- rev: 26.1.0
+ rev: 26.3.1
4
hooks:
5
- id: black
6
- repo: https://github.com/pycqa/isort
7
- rev: 7.0.0
+ rev: 8.0.1
8
9
- id: isort
0 commit comments