diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 121e781..440ad3b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - src/ol_infrastructure/applications/ocw_site/redirect_dict - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: 'v0.6.2' + rev: 'v0.6.8' hooks: - id: ruff-format - id: ruff @@ -54,7 +54,7 @@ repos: hooks: - id: shellcheck - repo: https://github.com/rhysd/actionlint - rev: v1.7.1 + rev: v1.7.3 hooks: - id: actionlint name: actionlint