From de76b3285b7e6a9e4b3b551b8736f4068b3eede5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:36:53 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pyjson5 to v2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33b006ef..ec285e9e 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