Skip to content

Commit 29f4f7b

Browse files
[pre-commit.ci] pre-commit autoupdate (#7072)
1 parent 02e1940 commit 29f4f7b

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
@@ -45,7 +45,7 @@ repos:
4545
pass_filenames: false
4646

4747
- repo: https://github.com/golangci/golangci-lint
48-
rev: v1.62.2
48+
rev: v1.63.4
4949
hooks:
5050
- id: golangci-lint
5151
args: [--new-from-patch=/tmp/diff.patch]
@@ -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.0
90+
rev: v0.17.1
9191
hooks:
9292
- id: markdownlint-cli2
9393

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

0 commit comments

Comments
 (0)