Auto-update pre-commit hooks
authormarcelveldt <marcelveldt@users.noreply.github.com>
Thu, 10 Aug 2023 00:30:32 +0000 (00:30 +0000)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2023 00:30:32 +0000 (00:30 +0000)
.pre-commit-config.yaml

index c5037730a19581cb157a48af838041b761723fb1..1c18fc1e7f02afe65462a3fdb51144987416ec81 100644 (file)
@@ -10,7 +10,7 @@ repos:
           - --branch=main
       - id: debug-statements
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: 'v0.0.282'
+    rev: 'v0.0.284'
     hooks:
       - id: ruff
   - repo: https://github.com/psf/black