Auto-update pre-commit hooks (#511)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 9 Mar 2023 06:15:49 +0000 (07:15 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Mar 2023 06:15:49 +0000 (07:15 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index acd7390e9462432e484fc44845f45d14eed1fcfd..9ee2805a058a76c2d142d326af9ab167d2bb05ce 100644 (file)
@@ -21,7 +21,7 @@ repos:
           - --safe
           - --quiet
   - repo: https://github.com/codespell-project/codespell
-    rev: v2.2.2
+    rev: v2.2.4
     hooks:
       - id: codespell
         args: []