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 133ba85 commit 9146e2bCopy full SHA for 9146e2b
.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: 7.0.0
+ rev: 7.1.0
25
hooks:
26
- id: flake8
27
0 commit comments