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 81e120a commit a9957b8Copy full SHA for a9957b8
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
- id: isort
76
args: ["--sp", "setup.cfg"]
77
- repo: https://github.com/pre-commit/pre-commit-hooks
78
- rev: v4.0.1
+ rev: v4.1.0
79
hooks:
80
- id: check-ast
81
- id: check-case-conflict
0 commit comments