pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2024-07-09 09:19:04 +03:00
parent 50bf477034
commit a65605f141
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -63,14 +63,14 @@ repos:
] ]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.6 rev: 0.29.0
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-workflows - id: check-github-workflows
- id: check-gitlab-ci - id: check-gitlab-ci
- repo: https://github.com/fsfe/reuse-tool - repo: https://github.com/fsfe/reuse-tool
rev: v4.0.2 rev: v4.0.3
hooks: hooks:
- id: reuse - id: reuse
exclude: ^.cache\/.*$ exclude: ^.cache\/.*$