Skip to content

Commit 4d5d6be

Browse files
committed
Merge branch 'main' into migrate_to_uv
2 parents 13edbb6 + 4a0d683 commit 4d5d6be

File tree

3 files changed

+156
-162
lines changed

3 files changed

+156
-162
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 'v0.11.2'
19+
rev: 'v0.11.4'
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)