From 4f819bb9b3914aa978df9a797b3fc37655791fcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:43:23 +0000 Subject: [PATCH] Update pre-commit hook shellcheck-py/shellcheck-py to v0.9.0.5 --- .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 7f8de85cef..8ed8461872 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,7 +57,7 @@ repos: - prettier-plugin-toml@0.3.5 # npm exclude: (^geoportal/c2cgeoportal_geoportal/scaffolds/[a-z_]+/{{cookiecutter\.project}}/|^ci/changelog\.yaml$|.*\.pt|^geoportal/tests/data/tinyows_.*\.xml|^CHANGELOG\.md$) - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.9.0.2 + rev: v0.9.0.5 hooks: - id: shellcheck - repo: https://github.com/jumanjihouse/pre-commit-hooks