diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7275c7a..4d8a756 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,14 +18,14 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.0 + rev: v0.16.6 hooks: - id: ruff-check args: - --fix - id: ruff-format - repo: https://github.com/oxc-project/mirrors-oxfmt - rev: v0.45.0 + rev: v0.67.0 hooks: - id: oxfmt - repo: https://github.com/oxc-project/mirrors-oxlint @@ -52,10 +52,10 @@ repos: hooks: - id: actionlint - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.43 + rev: v0.2.68 hooks: - id: rumdl-fmt - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.11.0.1 + rev: v0.11.0.1-1 hooks: - id: shellcheck