diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 75d4f1509680..f8eac5382eb6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: clippy stages: [manual] - repo: https://github.com/rhysd/actionlint - rev: v1.7.9 + rev: v1.7.10 hooks: - id: actionlint # Link checker using local hooks with language: rust