chore: update pre commit hook (#21860)
* chore: add pre-commit hook * chore: update .pre-commit-config.yaml
This commit is contained in:
parent
d25d9c7bf2
commit
67c50ae78e
|
@ -22,12 +22,7 @@ repos:
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/crate-ci/typos
|
- repo: https://github.com/crate-ci/typos
|
||||||
rev: v1.13.6
|
rev: v1.15.7
|
||||||
hooks:
|
hooks:
|
||||||
- id: typos-src
|
- id: typos
|
||||||
|
|
||||||
repos:
|
|
||||||
- repo: https://github.com/TomWright/dasel
|
|
||||||
rev: v2.3.4
|
|
||||||
hooks:
|
|
||||||
- id: dasel-validate
|
|
||||||
|
|
Loading…
Reference in New Issue