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 407a6d7 commit 31b7694Copy full SHA for 31b7694
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: mixed-line-ending
17
args: ['--fix=lf']
18
- repo: https://github.com/PyCQA/isort
19
- rev: 5.11.4
+ rev: 5.12.0
20
hooks:
21
- id: isort
22
exclude: ^(oauth2_provider/migrations/|tests/migrations/)
0 commit comments