Skip to content

Commit 6856664

Browse files
chore(deps): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)
1 parent 638918c commit 6856664

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
@@ -21,7 +21,7 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.9.1
24+
rev: v0.9.2
2525
hooks:
2626
- id: ruff
2727
- id: ruff-format

0 commit comments

Comments
 (0)