diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 26d8c6dd8..882b50554 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: exclude: pixi\.lock$ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.16.4" + rev: "v0.16.5" hooks: - id: ruff-check args: ["--fix", "--show-fixes"] @@ -82,7 +82,7 @@ repos: - black==22.12.0 - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.29.0 + rev: v1.30.0 hooks: - id: zizmor