Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 19fcdcb

Browse files
chore: Update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.2...v0.12.7)
1 parent 5839211 commit 19fcdcb

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: trailing-whitespace
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.2
21+
rev: v0.12.7
2222
hooks:
2323
- id: ruff
2424
name: Ruff lint

0 commit comments

Comments
 (0)