Merge pull request #33 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
944374249a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ ci:
|
|||
skip: [mypy]
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.3.0
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: check-ast
|
||||
- id: check-json
|
||||
|
|
Reference in a new issue