Skip to content

Commit 78a3b7d

Browse files
ci: pre-commit autoupdate
updates: - [github.com/hadolint/hadolint: v2.13.1-beta → v2.13.1](hadolint/hadolint@v2.13.1-beta...v2.13.1) - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.11...v0.12.12) - [github.com/astral-sh/uv-pre-commit: 0.8.14 → 0.8.15](astral-sh/uv-pre-commit@0.8.14...0.8.15)
1 parent 8013cab commit 78a3b7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ repos:
6060
- id: editorconfig-checker
6161

6262
- repo: https://github.com/hadolint/hadolint
63-
rev: v2.13.1-beta
63+
rev: v2.13.1
6464
hooks:
6565
- id: hadolint-docker
6666

@@ -70,7 +70,7 @@ repos:
7070
- id: markdownlint
7171

7272
- repo: https://github.com/astral-sh/ruff-pre-commit
73-
rev: v0.12.11
73+
rev: v0.12.12
7474
hooks:
7575
- id: ruff
7676
types_or: [python, pyi, jupyter]
@@ -94,7 +94,7 @@ repos:
9494
- id: taplo-format
9595

9696
- repo: https://github.com/astral-sh/uv-pre-commit
97-
rev: 0.8.14
97+
rev: 0.8.15
9898
hooks:
9999
- id: uv-lock
100100

0 commit comments

Comments
 (0)