Auto-update pre-commit hooks (#715)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 15 Jun 2023 14:22:12 +0000 (16:22 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2023 14:22:12 +0000 (16:22 +0200)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 679f7de46dc82684d858f0319f989f183faff814..633a15591549ba318dfbb506b235c9fe87f067ea 100644 (file)
@@ -21,7 +21,7 @@ repos:
           - --safe
           - --quiet
   - repo: https://github.com/codespell-project/codespell
-    rev: v2.2.4
+    rev: v2.2.5
     hooks:
       - id: codespell
         args: []