Auto-update pre-commit hooks (#915)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sat, 11 Nov 2023 11:08:19 +0000 (12:08 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Nov 2023 11:08:19 +0000 (12:08 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 4ac93e812e7bc3acd6cc03314f888d939f1cdcf5..33858c31a5857506f64e4712125da95d435d37ea 100644 (file)
@@ -10,11 +10,11 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.1.4'
+    rev: 'v0.1.5'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black
-    rev: 23.10.1
+    rev: 23.11.0
     hooks:
       - id: black
         args: