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 40b0de1 commit f4136bfCopy full SHA for f4136bf
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: black
6
exclude: ^(oauth2_provider/migrations/|tests/migrations/)
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
- rev: v4.2.0
+ rev: v4.3.0
9
hooks:
10
- id: check-ast
11
- id: trailing-whitespace
0 commit comments