Skip to content

Commit 8f58120

Browse files
Update charliermarsh/ruff-pre-commit from v0.8.5 to v0.8.6 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d11d5a commit 8f58120

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
@@ -19,7 +19,7 @@ repos:
1919
args: ["--target-version", "5.1"]
2020

2121
- repo: https://github.com/charliermarsh/ruff-pre-commit
22-
rev: v0.8.5
22+
rev: v0.8.6
2323
hooks:
2424
- id: ruff
2525
args: [--fix, --exit-non-zero-on-fix, --fixable=F841]

0 commit comments

Comments
 (0)