diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b74adac9..3ff996e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -200,7 +200,7 @@ repos: - id: check-renovate language: python additional_dependencies: - - pyjson5==1.6.9 + - pyjson5==2.0.0 # docker - repo: https://github.com/AleksaC/hadolint-py