Skip to content

Commit

Permalink
chore(deps): update artifactory support dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                      | from     | to      |
| ----------- | ---------------------------- | -------- | ------- |
| github-tags | defenseunicorns/zarf         | v0.42.1  | v0.42.2 |
| github-tags | golangci/golangci-lint       | v1.61.0  | v1.62.0 |
| github-tags | renovatebot/pre-commit-hooks | 38.142.1 | 39.15.1 |
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 6f9992d commit 99e5425
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ repos:
args:
[
"--schemafile",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.42.1/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.42.2/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.61.0
rev: v1.62.0
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.142.1
rev: 39.15.1
hooks:
- id: renovate-config-validator

0 comments on commit 99e5425

Please sign in to comment.