Auto-update pre-commit hooks (#563)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 23 Mar 2023 07:20:47 +0000 (08:20 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2023 07:20:47 +0000 (08:20 +0100)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 9b6eafd330215732712051c3d77a2017ac53a08b..47020a0ff80a5c64f91dd3ecca208e80a2d0394b 100644 (file)
@@ -10,7 +10,7 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.0.257'
+    rev: 'v0.0.258'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black