Skip to content

Commit d99d123

Browse files
chore: auto update by pre-commit hooks (#458)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.8...v0.14.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b9d344f commit d99d123

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
@@ -6,7 +6,7 @@ ci:
66
autoupdate_commit_msg: "chore: auto update by pre-commit hooks"
77
repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.8
9+
rev: v0.14.10
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix]

0 commit comments

Comments
 (0)