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:
# - 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