We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f68e703 + f891b93 commit fe2a973Copy full SHA for fe2a973
1 file changed
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: black
6
language_version: python3
7
- repo: https://github.com/PyCQA/isort
8
- rev: '6.0.0' # keep in sync with pyproject.toml
+ rev: '6.0.1' # keep in sync with pyproject.toml
9
hooks:
10
- id: isort
11
- repo: https://github.com/PyCQA/flake8
0 commit comments