diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 542586b..f2a71c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,14 +61,14 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.3 + rev: 0.28.4 hooks: - id: check-dependabot - id: check-github-workflows - id: check-gitlab-ci - repo: https://github.com/fsfe/reuse-tool - rev: v3.0.2 + rev: v3.1.0a1 hooks: - id: reuse