Skip to content

Commit bb95796

Browse files
[pre-commit.ci] pre-commit autoupdate (#2632)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.7...v0.14.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent eb7cdca commit bb95796

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
@@ -18,7 +18,7 @@ repos:
1818
- id: pyproject-fmt
1919
args: ["--max-supported-python=3.14"]
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: 'v0.14.7'
21+
rev: 'v0.14.8'
2222
hooks:
2323
- id: ruff-format
2424
exclude: "^tests/data"

0 commit comments

Comments
 (0)