Skip to content

Commit

Permalink
chore(deps): update gitlab support dependencies (#83)
Browse files Browse the repository at this point in the history
| datasource  | package                      | from     | to       |
| ----------- | ---------------------------- | -------- | -------- |
| github-tags | golangci/golangci-lint       | v1.56.2  | v1.57.1  |
| github-tags | renovatebot/pre-commit-hooks | 37.260.0 | 37.262.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 6099f91 commit 09919ae
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.56.2
rev: v1.57.1
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.260.0
rev: 37.262.0
hooks:
- id: renovate-config-validator

0 comments on commit 09919ae

Please sign in to comment.