There was an error while loading. Please reload this page.
1 parent 2787852 commit c6735c1Copy full SHA for c6735c1
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
name: Running isort in all files.
20
21
- repo: https://github.com/pre-commit/pre-commit-hooks
22
- rev: v4.4.0
+ rev: v4.5.0
23
hooks:
24
- id: check-ast
25
name: Check if python files are valid syntax for the ast parser
0 commit comments