From adef9dc1dff9498694d6f95f682249fc6d8a57c5 Mon Sep 17 00:00:00 2001 From: "Leo J." <153937047+leiicamundi@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:08:57 +0200 Subject: [PATCH] update tag --- .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 a7c7a356..8c43f0c8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/camunda/infraex-common-config - rev: 1b6f4d4738e54475692969d0e9b844674973e185 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567 + rev: 1.0.1 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567 hooks: - id: update-action-readmes-docker