diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 244ad6f4..9dd37c96 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,11 +3,11 @@ ci: autoupdate_schedule: "monthly" repos: - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.24.1 + rev: v1.26.1 hooks: - id: zizmor - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.15.12" + rev: "v0.15.20" hooks: - id: ruff args: ["--fix", "--unsafe-fixes"]