We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fd890 commit 5db411fCopy full SHA for 5db411f
.pre-commit-config.yaml
@@ -76,7 +76,7 @@ repos:
76
args: ["--sp", "setup.cfg"]
77
exclude: ".*(docs/conf.py)$"
78
- repo: https://github.com/pre-commit/pre-commit-hooks
79
- rev: v4.6.0
+ rev: v5.0.0
80
hooks:
81
- id: check-ast
82
- id: check-case-conflict
0 commit comments