Auto-update pre-commit hooks (#598)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 31 Mar 2023 18:38:30 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 18:38:30 +0000 (20:38 +0200)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 2e8684385fccda0a414116de8d953f5598fc203b..b2196358593709f8bd484deaaf52ed772505b1b1 100644 (file)
@@ -10,11 +10,11 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.0.259'
+    rev: 'v0.0.260'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black
-    rev: 23.1.0
+    rev: 23.3.0
     hooks:
       - id: black
         args: