Auto-update pre-commit hooks (#638)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 20 Apr 2023 13:57:36 +0000 (15:57 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2023 13:57:36 +0000 (15:57 +0200)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
.pre-commit-config.yaml

index 3251e205fd1fb75f9bb679d010e04d1d952178c7..b727225174bb477d5ec8730287e99229ef8e2f42 100644 (file)
@@ -10,7 +10,7 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.0.261'
+    rev: 'v0.0.262'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black