update pre-commit hooks

This commit is contained in:
fdev31 2023-07-12 19:59:09 +02:00
parent 8b42c1dec2
commit 7bcd11b36d

View file

@ -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