Auto-update pre-commit hooks (#975)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sat, 30 Dec 2023 01:48:48 +0000 (02:48 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Dec 2023 01:48:48 +0000 (02:48 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 266ab142fe794c4b34d033bec7d927abef84aa61..e4317c9d2f6c2e424617d80f99c43f7e54c646ff 100644 (file)
@@ -10,11 +10,11 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.1.8'
+    rev: 'v0.1.9'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black
-    rev: 23.12.0
+    rev: 23.12.1
     hooks:
       - id: black
         args: