We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b787fc7 + 571c8eb commit d55e36dCopy full SHA for d55e36d
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: '8.0.1' # keep in sync with pyproject.toml
+ rev: '9.0.0a3' # keep in sync with pyproject.toml
9
hooks:
10
- id: isort
11
- repo: https://github.com/PyCQA/flake8
0 commit comments