Auto-update pre-commit hooks (#910)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sat, 4 Nov 2023 23:25:47 +0000 (00:25 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 23:25:47 +0000 (00:25 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 5f4e2f0c0956e0ae30252906aa115a177135efb7..4ac93e812e7bc3acd6cc03314f888d939f1cdcf5 100644 (file)
@@ -10,7 +10,7 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.1.3'
+    rev: 'v0.1.4'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black