Skip to content

Commit 18e5be0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.1...v0.14.3) - [github.com/astral-sh/uv-pre-commit: 0.9.4 → 0.9.7](astral-sh/uv-pre-commit@0.9.4...0.9.7)
1 parent 1e57d51 commit 18e5be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: debug-statements
1313
- id: end-of-file-fixer
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.14.1
15+
rev: v0.14.3
1616
hooks:
1717
- id: ruff-format
1818
- id: ruff
@@ -24,6 +24,6 @@ repos:
2424
- id: mypy
2525
exclude: ^docs/
2626
- repo: https://github.com/astral-sh/uv-pre-commit
27-
rev: 0.9.4
27+
rev: 0.9.7
2828
hooks:
2929
- id: uv-lock

0 commit comments

Comments
 (0)