Update pre-commit hooks
This commit is contained in:
parent
b6c9f26ea1
commit
fbf64011a0
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: v1.12.0
|
rev: v1.13.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
- repo: https://github.com/syntaqx/git-hooks
|
- repo: https://github.com/syntaqx/git-hooks
|
||||||
|
|
@ -32,6 +32,6 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: detect-secrets
|
- id: detect-secrets
|
||||||
- repo: https://github.com/google/keep-sorted
|
- repo: https://github.com/google/keep-sorted
|
||||||
rev: v0.5.0
|
rev: v0.5.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: keep-sorted
|
- id: keep-sorted
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue