Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit a06c923

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.14.10](astral-sh/ruff-pre-commit@v0.12.8...v0.14.10)
1 parent 93d52e6 commit a06c923

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
@@ -31,7 +31,7 @@ repos:
3131
exclude_types: [python] # Covered by Ruff W291.
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
3333
# Ruff version.
34-
rev: v0.12.8
34+
rev: v0.14.10
3535
hooks:
3636
# Run the linter.
3737
- id: ruff

0 commit comments

Comments
 (0)