Auto-update pre-commit hooks (#776)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 19 Jul 2023 18:45:17 +0000 (20:45 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 18:45:17 +0000 (20:45 +0200)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 549a4f9734b2ad82f80209bbd544a31847b44f5f..f39528911407ef190270213a37d1bb335a2799e3 100644 (file)
@@ -10,7 +10,7 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.0.277'
+    rev: 'v0.0.278'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black