diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 538b3b4c..0208ed81 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -72,7 +72,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.3 + rev: 0.34.0 hooks: #- id: check-jsonschema - id: check-dependabot @@ -84,7 +84,7 @@ repos: # Easierish licensing when attempting reuse compliancy - repo: https://github.com/fsfe/reuse-tool - rev: v5.0.2 + rev: v5.1.1 hooks: - id: reuse