Skip to content

Commit 725d996

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.10...v0.15.9) - [github.com/astral-sh/uv-pre-commit: 0.9.21 → 0.11.3](astral-sh/uv-pre-commit@0.9.21...0.11.3)
1 parent 76a71e3 commit 725d996

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
@@ -3,12 +3,12 @@ ci:
33
skip: [pip-compile]
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.14.10
6+
rev: v0.15.9
77
hooks:
88
- id: ruff-check
99
- id: ruff-format
1010
- repo: https://github.com/astral-sh/uv-pre-commit
11-
rev: 0.9.21
11+
rev: 0.11.3
1212
hooks:
1313
- id: pip-compile
1414
name: pip-compile common-requirements.in

0 commit comments

Comments
 (0)