Skip to content

Commit d093478

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/golangci/golangci-lint: v2.1.5 → v2.1.6](golangci/golangci-lint@v2.1.5...v2.1.6) - [github.com/DavidAnson/markdownlint-cli2: v0.17.2 → v0.18.0](DavidAnson/markdownlint-cli2@v0.17.2...v0.18.0)
1 parent a12b334 commit d093478

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

4747
- repo: https://github.com/golangci/golangci-lint
48-
rev: v2.1.5
48+
rev: v2.1.6
4949
hooks:
5050
- id: golangci-lint
5151
args: [--new-from-patch=/tmp/diff.patch]
@@ -87,7 +87,7 @@ repos:
8787
args: ["--schemafile", "charts/nginx-ingress/values.schema.json"]
8888

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

0 commit comments

Comments
 (0)