From c9e84883d684bb4edbe2d87184e530b938582d04 Mon Sep 17 00:00:00 2001 From: Johanna Amann Date: Wed, 11 Sep 2024 17:08:16 +0200 Subject: [PATCH] Bump spicy-format to 0.16.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5638912cd..b6c463515c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: exclude: '^(.typos.toml|src/SmithWaterman.cc|testing/.*|auxil/.*|scripts/base/frameworks/files/magic/.*|CHANGES)$' - repo: https://github.com/bbannier/spicy-format - rev: v0.15.0 + rev: v0.16.1 hooks: - id: spicy-format # TODO: Reformat existing large analyzers just before 8.0.