diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 440dcf0..363589c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,8 +66,11 @@ repos: rev: 0.29.0 hooks: - id: check-dependabot + - id: check-github-actions - id: check-github-workflows - id: check-gitlab-ci + - id: check-renovate + additional_dependencies: ["pyjson5"] - repo: https://github.com/fsfe/reuse-tool rev: v4.0.3