We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d69f970 + 8a952ac commit 95f4522Copy full SHA for 95f4522
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: '8.0.0'
+ rev: '8.0.1'
16
hooks:
17
- id: isort
18
- repo: https://github.com/PyCQA/flake8
0 commit comments