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

Commit 7c4d8d9

Browse files
chore: Update pre-commit hooks (#35)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f9ea235 commit 7c4d8d9

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.0.290
21+
rev: v0.0.291
2222
hooks:
2323
- id: ruff
2424
args: [--fix, --exit-non-zero-on-fix, --show-fixes]

0 commit comments

Comments
 (0)