Skip to content

Commit cd3fd9a

Browse files
committed
build(pre-commit): update ruff version
1 parent 94cdddd commit cd3fd9a

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
@@ -37,7 +37,7 @@ repos:
3737
- tomli
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.13.3
40+
rev: v0.14.2
4141
hooks:
4242
- id: ruff-check
4343
args: [ --fix ]

0 commit comments

Comments
 (0)