Skip to content

Commit

Permalink
chore(deps): update jira support dependencies (#88)
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | golangci/golangci-lint       | v1.62.2 | v1.63.4 |
| github-tags | renovatebot/pre-commit-hooks | 39.75.0 | 39.91.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 6e65bfe commit c25e5ac
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.62.2
rev: v1.63.4
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.75.0
rev: 39.91.1
hooks:
- id: renovate-config-validator

0 comments on commit c25e5ac

Please sign in to comment.