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:
|
||||
- id: isort
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.12.0
|
||||
rev: v1.13.0
|
||||
hooks:
|
||||
- id: mypy
|
||||
- repo: https://github.com/syntaqx/git-hooks
|
||||
|
|
@ -32,6 +32,6 @@ repos:
|
|||
hooks:
|
||||
- id: detect-secrets
|
||||
- repo: https://github.com/google/keep-sorted
|
||||
rev: v0.5.0
|
||||
rev: v0.5.1
|
||||
hooks:
|
||||
- id: keep-sorted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue