Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent eca93d3 commit 4c127ce
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 @@ -30,7 +30,7 @@ repos:
exclude: README.m(ark)?d(own)?

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.40.0
rev: v0.41.0
hooks:
- id: markdownlint

Expand All @@ -48,7 +48,7 @@ repos:
- id: terraform_fmt

- repo: https://github.com/golangci/golangci-lint
rev: v1.58.2
rev: v1.59.0
hooks:
- id: golangci-lint
entry: golangci-lint run --fix --timeout 300s

0 comments on commit 4c127ce

Please sign in to comment.