diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a73bdf..803723e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: check-docstring-first - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.12 + rev: v0.14.9 hooks: - id: ruff - id: ruff-format @@ -33,6 +33,6 @@ repos: - prettier-plugin-go-template@0.0.15 - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.12.1 + rev: v1.18.0 hooks: - id: zizmor