Skip to content

Commit f3d270d

Browse files
ci: pre-commit autoupdate (#3908)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ed1acb9 commit f3d270d

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.14.7
6+
rev: v0.14.8
77
hooks:
88
- id: ruff-check
99
args: ["--fix"]

0 commit comments

Comments
 (0)