Skip to content

Commit fe09c74

Browse files
[pre-commit.ci] pre-commit autoupdate (#723)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ddc5631 commit fe09c74

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
@@ -30,7 +30,7 @@ repos:
3030
- id: check-added-large-files
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: 'v0.14.9'
33+
rev: 'v0.14.10'
3434
hooks:
3535
- id: ruff
3636
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)