Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/golangci/golangci-lint: v1.54.1 → v1.54.2](golangci/golangci-lint@v1.54.1...v1.54.2)
- [github.com/DavidAnson/markdownlint-cli2: v0.8.1 → v0.9.0](DavidAnson/markdownlint-cli2@v0.8.1...v0.9.0)
  • Loading branch information
pre-commit-ci[bot] authored Aug 22, 2023
1 parent 02c9a53 commit 878ed59
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 @@ -42,7 +42,7 @@ repos:
pass_filenames: false

- repo: https://github.com/golangci/golangci-lint
rev: v1.54.1
rev: v1.54.2
hooks:
- id: golangci-lint
args: [--new-from-patch=/tmp/diff.patch]
Expand Down Expand Up @@ -72,7 +72,7 @@ repos:
args: ['--schemafile', 'deployments/helm-chart/values.schema.json']

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.8.1
rev: v0.9.0
hooks:
- id: markdownlint-cli2

Expand Down

0 comments on commit 878ed59

Please sign in to comment.