Skip to content

Commit dff6064

Browse files
committed
chore: pre-commit autoupdate
Signed-off-by: Yves Bastide <[email protected]>
1 parent 66ad206 commit dff6064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.6.0
5+
rev: v5.0.0
66
hooks:
77
- id: trailing-whitespace
88
- id: end-of-file-fixer
@@ -13,7 +13,7 @@ repos:
1313

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

0 commit comments

Comments
 (0)