diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10300b3..31805a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: - id: mixed-line-ending args: [--fix=lf] - repo: https://github.com/rhysd/actionlint - rev: v1.7.11 + rev: v1.7.12 hooks: - id: actionlint