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 54d8683 commit 141e44eCopy full SHA for 141e44e
.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