Skip to content

Commit 2ea66d1

Browse files
[pre-commit.ci] pre-commit autoupdate (#7044)
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1) - [github.com/DavidAnson/markdownlint-cli2: v0.16.0 → v0.17.0](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.0) - [github.com/rhysd/actionlint: v1.7.4 → v1.7.5](rhysd/actionlint@v1.7.4...v1.7.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 77b7f68 commit 2ea66d1

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
@@ -51,7 +51,7 @@ repos:
5151
args: [--new-from-patch=/tmp/diff.patch]
5252

5353
- repo: https://github.com/asottile/pyupgrade
54-
rev: v3.19.0
54+
rev: v3.19.1
5555
hooks:
5656
- id: pyupgrade
5757

@@ -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.16.0
90+
rev: v0.17.0
9191
hooks:
9292
- id: markdownlint-cli2
9393

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

0 commit comments

Comments
 (0)