Skip to content

Commit 44b6010

Browse files
pre-commit-ci[bot]pdabelf5
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (#7168)
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.17.1 → v0.17.2](DavidAnson/markdownlint-cli2@v0.17.1...v0.17.2) - [github.com/rhysd/actionlint: v1.7.6 → v1.7.7](rhysd/actionlint@v1.7.6...v1.7.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7c178fd commit 44b6010

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
@@ -87,12 +87,12 @@ repos:
8787
args: ["--schemafile", "charts/nginx-ingress/values.schema.json"]
8888

8989
- repo: https://github.com/DavidAnson/markdownlint-cli2
90-
rev: v0.17.1
90+
rev: v0.17.2
9191
hooks:
9292
- id: markdownlint-cli2
9393

9494
- repo: https://github.com/rhysd/actionlint
95-
rev: v1.7.6
95+
rev: v1.7.7
9696
hooks:
9797
- id: actionlint
9898
name: Lint GitHub Actions workflow files

0 commit comments

Comments
 (0)