We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5485329 commit fbf6f88Copy full SHA for fbf6f88
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
files: ^examples/
24
25
- repo: https://github.com/pre-commit/pre-commit-hooks
26
- rev: v4.4.0
+ rev: v4.5.0
27
hooks:
28
- id: check-ast
29
name: Check if python files are valid syntax for the ast parser
0 commit comments