We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c44ba2 + da75288 commit d34ce79Copy full SHA for d34ce79
1 file changed
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: black
13
language_version: python3
14
- repo: https://github.com/PyCQA/isort
15
- rev: '7.0.0'
+ rev: '8.0.0'
16
hooks:
17
- id: isort
18
- repo: https://github.com/PyCQA/flake8
0 commit comments