Auto-update pre-commit hooks (#998)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sat, 13 Jan 2024 23:37:15 +0000 (00:37 +0100)
committerGitHub <noreply@github.com>
Sat, 13 Jan 2024 23:37:15 +0000 (00:37 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 873bccbd1926c685ad721508fa572fdcc20b6a4b..c7201e7671ebe4567a77cce75f1b74836cc84993 100644 (file)
@@ -10,7 +10,7 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.1.11'
+    rev: 'v0.1.13'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black