Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                      | from     | to       |
| ----------- | ---------------------------- | -------- | -------- |
| github-tags | golangci/golangci-lint       | v1.57.2  | v1.58.0  |
| github-tags | renovatebot/pre-commit-hooks | 37.338.0 | 37.344.0 |
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 30506af commit daf6b4c
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,10 +44,10 @@ repos:
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.57.2
rev: v1.58.0
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.338.0
rev: 37.344.0
hooks:
- id: renovate-config-validator

0 comments on commit daf6b4c

Please sign in to comment.