pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2024-08-04 08:19:50 +03:00
parent 31e583a39b
commit cefee2fdc8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -56,8 +56,7 @@ repos:
rev: v2.2.0 rev: v2.2.0
hooks: hooks:
- id: doctoc - id: doctoc
args: args: [
[
--update-only, --update-only,
--title, --title,
'<em lang="fi">Automaattinen sisällysluettelo</em> / <em '<em lang="fi">Automaattinen sisällysluettelo</em> / <em
@ -65,7 +64,7 @@ repos:
] ]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.0 rev: 0.29.1
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-actions - id: check-github-actions