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.43.0 | v0.43.1 |
| github-tags | renovatebot/pre-commit-hooks | 39.20.1 | 39.25.5 |
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 7a9a9e7 commit 9fc695f
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 @@ -43,14 +43,14 @@ repos:
args:
[
"--schemafile",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.43.0/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.43.1/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.62.0
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.20.1
rev: 39.25.5
hooks:
- id: renovate-config-validator

0 comments on commit 9fc695f

Please sign in to comment.