Skip to content

Commit 65cd1c4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.8.4](astral-sh/ruff-pre-commit@v0.6.9...v0.8.4)
1 parent ffaa6dd commit 65cd1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: "v0.6.9"
17+
rev: "v0.8.4"
1818
hooks:
1919
- id: ruff
2020
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)