8000 [pre-commit.ci] pre-commit autoupdate (#6542) · nginx/kubernetes-ingress@e49b7fe · GitHub
[go: up one dir, main page]

Skip to content

Commit e49b7fe

Browse files
[pre-commit.ci] pre-commit autoupdate (#6542)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.2 → 0.29.3](python-jsonschema/check-jsonschema@0.29.2...0.29.3) - [github.com/rhysd/actionlint: v1.7.2 → v1.7.3](rhysd/actionlint@v1.7.2...v1.7.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1f59df1 commit e49b7fe

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
@@ -77,7 +77,7 @@ repos:
7777
]
7878

7979
- repo: https://github.com/python-jsonschema/check-jsonschema
80-
rev: 0.29.2
80+
rev: 0.29.3
8181
hooks:
8282
- id: check-jsonschema
8383
name: "Check Helm Chart JSON Schema"
@@ -91,7 +91,7 @@ repos:
9191
- id: markdownlint-cli2
9292

9393
- repo: https://github.com/rhysd/actionlint
94-
rev: v1.7.2
94+
rev: v1.7.3
9595
hooks:
9696
- id: actionlint
9797
name: Lint GitHub Actions workflow files

0 commit comments

Comments
 (0)
0