Skip to content

Commit 9d26be9

Browse files
authored
Bump ruff-pre-commit from v0.14.14 to v0.15.4 (#88)
1 parent 1008c81 commit 9d26be9

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
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.14.14
12+
rev: v0.15.4
1313
hooks:
1414
- id: ruff-check
1515
args: [ --fix ]

0 commit comments

Comments
 (0)