From aa55a516174aedc587ac0f65b665a1f1bd2474fd Mon Sep 17 00:00:00 2001 From: Johannes Hentschel Date: Tue, 10 Sep 2024 16:01:04 +0200 Subject: [PATCH] chore: bumps pre-commit hook to latest ms3 --- .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 a882364..efb36a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/johentsch/ms3 - rev: v2.5.1 + rev: v2.5.2 hooks: - id: review args: [-M, -N, -C, -X, -F, -D, -c LATEST_VERSION, --fail] \ No newline at end of file