From 5ba63b691354f37209c4cab1d7a7bac79886bb04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 00:44:07 +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 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