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.
1 parent 3e11703 commit fda64f9Copy full SHA for fda64f9
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: isort
22
exclude: ^(oauth2_provider/migrations/|tests/migrations/)
23
- repo: https://github.com/PyCQA/flake8
24
- rev: 6.1.0
+ rev: 7.0.0
25
hooks:
26
- id: flake8
27
0 commit comments