Skip to content

Commit 6db3b35

Browse files
⬆️🪝 update pre-commit hooks
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 7f7ef46 commit 6db3b35

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
@@ -56,7 +56,7 @@ repos:
5656
types_or: [yaml, markdown, html, css, javascript, json]
5757

5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.9.1
59+
rev: v0.9.2
6060
hooks:
6161
- id: ruff
6262
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)