From 3c93d5dd25a00b099416e95e7769cb625d941e07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 20:09:37 +0000 Subject: [PATCH] Update pre-commit hook mundialis/github-workflows to v1.5.0 --- .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 b9db31f..4c9975f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,6 +22,6 @@ repos: src/actinia_core.egg-info/ ) - repo: https://github.com/mundialis/github-workflows - rev: 1.4.1 + rev: 1.5.0 hooks: - id: linting