From 6bbe07130c3f861c977beda507cb987180f7d940 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:54:16 +0000 Subject: [PATCH] chore(deps): update dependency pyjson5 to v1.6.7 --- .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 e71efc22..b9d545f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -201,7 +201,7 @@ repos: - id: check-renovate additional_dependencies: # renovate: datasource=pypi depName=pyjson5 - - pyjson5==1.6.6 + - pyjson5==1.6.7 # docker - repo: https://github.com/AleksaC/hadolint-py