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 c02d4e4 commit 8772ac7Copy full SHA for 8772ac7
.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: v5.11.3
+ rev: 5.11.4
20
hooks:
21
- id: isort
22
exclude: ^(oauth2_provider/migrations/|tests/migrations/)
0 commit comments