pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2025-10-01 22:02:33 +03:00
parent f20f7fd019
commit 708bd51cb0
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -72,7 +72,7 @@ repos:
# GitHub Actions etc. configuration validity checking # GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.33.3 rev: 0.34.0
hooks: hooks:
#- id: check-jsonschema #- id: check-jsonschema
- id: check-dependabot - id: check-dependabot
@ -84,7 +84,7 @@ repos:
# Easierish licensing when attempting reuse compliancy # Easierish licensing when attempting reuse compliancy
- repo: https://github.com/fsfe/reuse-tool - repo: https://github.com/fsfe/reuse-tool
rev: v5.0.2 rev: v5.1.1
hooks: hooks:
- id: reuse - id: reuse