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 c66af1c commit a7f6468Copy full SHA for a7f6468
.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.0.0
+ rev: 6.1.0
25
hooks:
26
- id: flake8
27
0 commit comments