Auto-update pre-commit hooks (#932)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 23 Nov 2023 15:37:50 +0000 (16:37 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2023 15:37:50 +0000 (16:37 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 33858c31a5857506f64e4712125da95d435d37ea..c62fc87ee8219b2bf2b6728a72ad46b449ebe4af 100644 (file)
@@ -10,7 +10,7 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.1.5'
+    rev: 'v0.1.6'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black