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

Commit f4f37c1

Browse files
Merge branch 'main' into feat/custom-types
2 parents a52b243 + 7c4d8d9 commit f4f37c1

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)