We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8bcfe1 + 3ad2b4d commit 74d9e98Copy full SHA for 74d9e98
.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.2.0
+ rev: v4.3.0
79
hooks:
80
- id: check-ast
81
- id: check-case-conflict
0 commit comments