update pre-commit hooks
This commit is contained in:
parent
8b42c1dec2
commit
7bcd11b36d
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ repos:
|
||||||
# hooks:
|
# hooks:
|
||||||
# - id: prettier
|
# - id: prettier
|
||||||
- repo: https://github.com/ambv/black
|
- repo: https://github.com/ambv/black
|
||||||
rev: "23.3.0"
|
rev: "23.7.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: https://github.com/lovesegfault/beautysh
|
- repo: https://github.com/lovesegfault/beautysh
|
||||||
|
@ -19,7 +19,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: beautysh
|
- id: beautysh
|
||||||
- repo: https://github.com/adrienverge/yamllint
|
- repo: https://github.com/adrienverge/yamllint
|
||||||
rev: "v1.31.0"
|
rev: "v1.32.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue