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 853e1e7 commit 8b37b30Copy full SHA for 8b37b30
.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.9.3
+ rev: 5.10.0
20
hooks:
21
- id: isort
22
exclude: ^(oauth2_provider/migrations/|tests/migrations/)
0 commit comments