From 3ab3833d571c05de4d3d148cd950e20b403f161f Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:12:46 +0200 Subject: [PATCH] MAINT: autoupdate pre-commit config --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8534b08..f1d7b0d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: prettier - repo: https://github.com/ComPWA/policy - rev: 0.3.9 + rev: 0.3.15 hooks: - id: check-dev-files args: @@ -39,6 +39,6 @@ repos: - --repo-title=Public ComPWA GitHub profile - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.9.0 + rev: v8.13.1 hooks: - id: cspell