Skip to content

Commit 68db851

Browse files
pre-commit-ci[bot]jpmckinney
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.4...v0.12.2) - [github.com/astral-sh/uv-pre-commit: 0.6.12 → 0.7.19](astral-sh/uv-pre-commit@0.6.12...0.7.19)
1 parent bc1297d commit 68db851

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
@@ -5,12 +5,12 @@ default_language_version:
55
python: python3.10
66
repos:
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.11.4
8+
rev: v0.12.2
99
hooks:
1010
- id: ruff
1111
- id: ruff-format
1212
- repo: https://github.com/astral-sh/uv-pre-commit
13-
rev: 0.6.12
13+
rev: 0.7.19
1414
hooks:
1515
- id: pip-compile
1616
name: pip-compile common-requirements.in

0 commit comments

Comments
 (0)