pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-06-26 07:08:24 +03:00
parent 09e60b93fa
commit af2750fe49
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -34,7 +34,7 @@ repos:
args: [--update-only, --notitle] args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.1 rev: 0.23.2
hooks: hooks:
#- id: check-dependabot #- id: check-dependabot
#- id: check-github-actions #- id: check-github-actions
@ -49,13 +49,13 @@ repos:
["prettier@2.8.8", "@prettier/plugin-xml@2.2.0"] ["prettier@2.8.8", "@prettier/plugin-xml@2.2.0"]
- repo: https://github.com/scop/pre-commit-shfmt - repo: https://github.com/scop/pre-commit-shfmt
rev: v3.6.0-2 rev: v3.7.0-1
hooks: hooks:
- id: shfmt - id: shfmt
#- id: shfmt-docker #- id: shfmt-docker
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.1" rev: "2.7.2"
hooks: hooks:
- id: editorconfig-checker - id: editorconfig-checker
alias: ec alias: ec