Skip to content

Commit a959494

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.2](astral-sh/ruff-pre-commit@v0.8.6...v0.9.2)
1 parent 0575869 commit a959494

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
@@ -26,7 +26,7 @@ repos:
2626
args: [--preview]
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.8.6
29+
rev: v0.9.2
3030
hooks:
3131
- id: ruff
3232
args: [--fix, --exit-non-zero-on-fix, --show-fixes]

0 commit comments

Comments
 (0)