From 351b9cdc0407ce13af991aef6a158a5e48d54920 Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Fri, 8 Dec 2023 16:13:33 +0100 Subject: [PATCH] Apply suggestions from code review --- .pre-commit-config.yaml | 2 ++ 1 file changed, 2 insertions(+) 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: