From c46317db4e8435251e466905776f2ad35a887364 Mon Sep 17 00:00:00 2001 From: Johannes Hentschel Date: Mon, 27 May 2024 17:57:59 +0200 Subject: [PATCH] chore: bumps to ms3 2.5.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 00d6f79..a882364 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.0 + rev: v2.5.1 hooks: - id: review args: [-M, -N, -C, -X, -F, -D, -c LATEST_VERSION, --fail] \ No newline at end of file