diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c619495c..76864d73c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - tomli - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.1 + rev: v0.16.4 hooks: - id: ruff-check args: [ --fix ] @@ -99,6 +99,6 @@ repos: - id: gitleaks - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.11.0.1 + rev: v0.11.0.1-1 hooks: - id: shellcheck