Skip to content

Commit f50542c

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.3
1 parent b656936 commit f50542c

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
@@ -48,7 +48,7 @@ repos:
4848

4949
# Strong lint from ruff
5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.11.13
51+
rev: v0.14.3
5252
hooks:
5353
- id: ruff
5454
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)