This commit is contained in:
fdev31 2023-04-27 16:50:57 +02:00
parent 041e76123b
commit ce416f2a27
13 changed files with 859 additions and 2 deletions

View file

@ -11,7 +11,7 @@ repos:
# hooks:
# - id: prettier
- repo: https://github.com/ambv/black
rev: "23.1.0"
rev: "23.3.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.29.0"
rev: "v1.31.0"
hooks:
- id: yamllint