Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit 7902bc2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6) - [github.com/rhysd/actionlint: v1.7.10 → v1.7.11](rhysd/actionlint@v1.7.10...v1.7.11) - [github.com/ambv/black: 25.12.0 → 26.1.0](psf/black@25.12.0...26.1.0)
1 parent 2fe0df9 commit 7902bc2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
)$
2929
id: insert-license
3030
repo: https://github.com/Lucas-C/pre-commit-hooks
31-
rev: v1.5.5
31+
rev: v1.5.6
3232
- hooks:
3333
- args: ["--config", ".github/linters/.hadolint.yaml"]
3434
id: hadolint-docker
@@ -47,7 +47,7 @@ repos:
4747
- args: ["--config-file", ".github/linters/actionlint.yml"]
4848
id: actionlint
4949
repo: https://github.com/rhysd/actionlint
50-
rev: v1.7.10
50+
rev: v1.7.11
5151
- hooks:
5252
- id: helm-docs-container
5353
repo: https://github.com/norwoodj/helm-docs
@@ -59,7 +59,7 @@ repos:
5959
- hooks:
6060
- id: black
6161
repo: https://github.com/ambv/black
62-
rev: 25.12.0
62+
rev: 26.1.0
6363
- hooks:
6464
- args: ["--sp", ".github/linters"]
6565
id: isort

0 commit comments

Comments
 (0)