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

Commit 419e03c

Browse files
chore: Update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.2...v0.8.1)
1 parent 0cdb0e7 commit 419e03c

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.7.2
21+
rev: v0.8.1
2222
hooks:
2323
- id: ruff
2424
name: Ruff lint

0 commit comments

Comments
 (0)