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:
|
||||
# - id: prettier
|
||||
- repo: https://github.com/ambv/black
|
||||
rev: "23.3.0"
|
||||
rev: "23.7.0"
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/lovesegfault/beautysh
|
||||
|
@ -19,7 +19,7 @@ repos:
|
|||
hooks:
|
||||
- id: beautysh
|
||||
- repo: https://github.com/adrienverge/yamllint
|
||||
rev: "v1.31.0"
|
||||
rev: "v1.32.0"
|
||||
hooks:
|
||||
- id: yamllint
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue