Skip to content

Commit 86d8a0c

Browse files
committed
Bump ruff to 0.15.9
Done using pre-commit autoupdate
1 parent 86fbd98 commit 86d8a0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: actionlint
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.15.8
20+
rev: v0.15.9
2121
hooks:
2222
- id: ruff-check
2323
args: [ --fix ]

0 commit comments

Comments
 (0)