Auto-update pre-commit hooks (#990)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 4 Jan 2024 21:08:41 +0000 (22:08 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2024 21:08:41 +0000 (22:08 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

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