Skip to content

Commit 462002e

Browse files
pre-commit-ci[bot]lpsinger
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.4...v0.14.10)
1 parent 40798e4 commit 462002e

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
@@ -28,7 +28,7 @@ repos:
2828
exclude_types: [python] # Covered by Ruff W291.
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
3030
# Ruff version.
31-
rev: v0.14.4
31+
rev: v0.14.10
3232
hooks:
3333
# Run the linter.
3434
- id: ruff-check

0 commit comments

Comments
 (0)