Skip to content

Commit 74e36b8

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.9...v0.11.12)
1 parent 967fd2d commit 74e36b8

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
@@ -34,7 +34,7 @@ repos:
3434
args: [--prose-wrap=always]
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: "v0.11.9"
37+
rev: "v0.11.12"
3838
hooks:
3939
- id: ruff
4040
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)