diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed4a131..72f9057 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "1f1e8bf348ff38fc88619a38d3ca4d9c56abea49" # frozen: v0.16.5 + rev: "e8f7d69b957a30acb2c875078d5fd012de24b64c" # frozen: v0.16.7 hooks: - id: ruff args: [--fix, --show-fixes] @@ -39,7 +39,7 @@ repos: - id: check-readthedocs - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0 + rev: fa412071e4f5d44d44f9e365f4676f9df92456a2 # frozen: v1.30.1 hooks: - id: zizmor files: "^\\.github"