diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f4d1bc0..8a73bdf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -19,7 +19,7 @@ repos: - id: check-docstring-first - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.7 + rev: v0.12.12 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.6.0 + rev: v1.12.1 hooks: - id: zizmor