Skip to content

Commit 8da7d46

Browse files
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.8.6 (#153)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fe964f commit 8da7d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
# Ruff
2222
- repo: https://github.com/charliermarsh/ruff-pre-commit
2323
# Ruff version.
24-
rev: v0.8.5
24+
rev: v0.8.6
2525
hooks:
2626
- id: ruff
2727
args: ["--diff"]

0 commit comments

Comments
 (0)