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 8b37b30 commit fb60d04Copy full SHA for fb60d04
.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.10.0
+ rev: 5.10.1
20
hooks:
21
- id: isort
22
exclude: ^(oauth2_provider/migrations/|tests/migrations/)
0 commit comments