Skip to content

Commit 3a458fe

Browse files
[pre-commit.ci] pre-commit suggestions (#8984)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.15.20](astral-sh/ruff-pre-commit@v0.14.11...v0.15.20) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
1 parent fd12fdc commit 3a458fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- id: end-of-file-fixer
2828
- id: mixed-line-ending
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.14.11
30+
rev: v0.15.20
3131
hooks:
3232
- id: ruff-check
3333
args: ["--fix"]

0 commit comments

Comments
 (0)