diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c27e98d..b7fbbbf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,8 +60,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: local hooks: