diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 192eb6f..8783f97 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,8 @@ repos: # - id: snakefmt - repo: https://github.com/rhysd/actionlint rev: v1.6.26 + hooks: + - id: actionlint - repo: https://github.com/codespell-project/codespell rev: v2.2.6 hooks: