diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b781247..8e93c230 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: hooks: - id: shellcheck - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 1f1e8bf348ff38fc88619a38d3ca4d9c56abea49 # frozen: v0.16.5 + rev: 321478e58f4938179c6b86e4ddfa923d1547a49b # frozen: v0.16.6 hooks: - id: ruff args: ["--exit-non-zero-on-fix"] @@ -32,7 +32,7 @@ repos: files: ^docs/ - repo: https://github.com/crate-ci/typos - rev: 7e42c54fbaa9738e072b11e93127845c36cef60d # frozen: v1 + rev: c132f8b9e3ac7f8f0625490b1cb5b906d1d6a63a # frozen: v1 hooks: - id: typos - repo: https://github.com/codespell-project/codespell