pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2025-02-02 09:22:15 +02:00
parent df2a932be7
commit 93266e3510
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -71,7 +71,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.0
rev: 0.31.1
hooks:
#- id: check-jsonschema
- id: check-dependabot
@ -96,7 +96,7 @@ repos:
# .editorconfig validity checking
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "3.1.2"
rev: "3.2.0"
hooks:
- id: editorconfig-checker
alias: ec