Skip to content

Commit

Permalink
[cherry-pick] [pre-commit.ci] pre-commit autoupdate (#6385)
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate (#6381)

updates:
- [github.com/golangci/golangci-lint: v1.60.3 → v1.61.0](golangci/golangci-lint@v1.60.3...v1.61.0)
- [github.com/DavidAnson/markdownlint-cli2: v0.13.0 → v0.14.0](DavidAnson/markdownlint-cli2@v0.13.0...v0.14.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
nginx-bot and pre-commit-ci[bot] authored Sep 10, 2024
1 parent 48669b1 commit 0ee17c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:
pass_filenames: false

- repo: https://github.com/golangci/golangci-lint
rev: v1.60.3
rev: v1.61.0
hooks:
- id: golangci-lint
args: [--new-from-patch=/tmp/diff.patch]
Expand Down Expand Up @@ -74,7 +74,7 @@ repos:
args: ["--schemafile", "charts/nginx-ingress/values.schema.json"]

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.13.0
rev: v0.14.0
hooks:
- id: markdownlint-cli2

Expand Down

0 comments on commit 0ee17c9

Please sign in to comment.