We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 698c695 + 0888fcb commit deb9f93Copy full SHA for deb9f93
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: '6.0.0'
+ rev: '6.0.1'
16
hooks:
17
- id: isort
18
- repo: https://github.com/PyCQA/flake8
0 commit comments