Skip to content

Commit a370b4c

Browse files
[pre-commit.ci] pre-commit autoupdate (#433)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.3...v0.6.9) - [github.com/astral-sh/uv-pre-commit: 0.4.4 → 0.4.18](astral-sh/uv-pre-commit@0.4.4...0.4.18) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a7d4dd2 commit a370b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.6.3
8+
rev: v0.6.9
99
hooks:
1010
- id: ruff
1111
- id: ruff-format
1212
- repo: https://github.com/astral-sh/uv-pre-commit
13-
rev: 0.4.4
13+
rev: 0.4.18
1414
hooks:
1515
- id: pip-compile
1616
name: pip-compile requirements.in

0 commit comments

Comments
 (0)