Skip to content

Commit ee23994

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.6...v0.9.1)
1 parent 749fff6 commit ee23994

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.8.6
59+
rev: v0.9.1
6060
hooks:
6161
- id: ruff
6262
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)