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 be34163 commit b56332eCopy full SHA for b56332e
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 22.8.0
+ rev: 22.10.0
4
hooks:
5
- id: black
6
exclude: ^(oauth2_provider/migrations/|tests/migrations/)
@@ -26,6 +26,6 @@ repos:
26
- id: flake8
27
28
- repo: https://github.com/sphinx-contrib/sphinx-lint
29
- rev: v0.6.1
+ rev: v0.6.6
30
31
- id: sphinx-lint
0 commit comments