diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56a5e42..5d78e5d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: aab412d509121cb5f7533134b7e67f9fab59c682 # frozen: v0.16.4 + rev: 321478e58f4938179c6b86e4ddfa923d1547a49b # frozen: v0.16.6 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] @@ -109,7 +109,7 @@ repos: # does) is the only way to audit the examples. See .github/zizmor.yml # for the one ignore this requires. - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0 + rev: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0 hooks: - id: zizmor # Upstream pattern kept intact as the leading alternatives, so @@ -138,7 +138,7 @@ repos: - id: basedpyright - repo: https://github.com/lfreleng-actions/gha-workflow-linter - rev: 42aa4db931ab4c9da0930ae5ca2259ab08da79cb # frozen: v1.5.2 + rev: 445a55d2a15b12217828eecf8d4bf7741e0e1360 # frozen: v1.5.6 hooks: - id: gha-workflow-linter