Skip to content

Commit 58abc37

Browse files
committed
chore(ci): upgrade ruff
Signed-off-by: Yves Bastide <yves@botify.com>
1 parent c5456fa commit 58abc37

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
@@ -13,7 +13,7 @@ repos:
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
1515
# Ruff version.
16-
rev: v0.4.8
16+
rev: v0.5.0
1717
hooks:
1818
# Run the linter.
1919
- id: ruff

0 commit comments

Comments
 (0)