Skip to content

Commit cbc524c

Browse files
🎈 pre-commit autoupdate hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.11](astral-sh/ruff-pre-commit@v0.12.8...v0.12.11)
1 parent 7a5bcb4 commit cbc524c

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
@@ -27,7 +27,7 @@ repos:
2727
args: ["--fix=lf"]
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.12.8
30+
rev: v0.12.11
3131
hooks:
3232
- id: ruff
3333
args: [--fix]

0 commit comments

Comments
 (0)