Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#6788)
Browse files Browse the repository at this point in the history
updates:
- [github.com/golangci/golangci-lint: v1.61.0 → v1.62.0](golangci/golangci-lint@v1.61.0...v1.62.0)
- [github.com/DavidAnson/markdownlint-cli2: v0.14.0 → v0.15.0](DavidAnson/markdownlint-cli2@v0.14.0...v0.15.0)
  • Loading branch information
pre-commit-ci[bot] authored Nov 13, 2024
1 parent 1364675 commit b9039e3
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.61.0
rev: v1.62.0
hooks:
- id: golangci-lint
args: [--new-from-patch=/tmp/diff.patch]
Expand Down Expand Up @@ -86,7 +86,7 @@ repos:
args: ["--schemafile", "charts/nginx-ingress/values.schema.json"]

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

Expand Down

0 comments on commit b9039e3

Please sign in to comment.