From c49b4cdc1df00f1069719293b06113187c7c436c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:29:54 +0000 Subject: [PATCH] Update pre-commit hook mundialis/github-workflows to v1.6.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 416ee6b..21751c6 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.5.0 + rev: 1.6.0 hooks: - id: linting