Skip to content

Commit

Permalink
chore(deps): update jenkins support dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | defenseunicorns/zarf         | v0.38.3 | v0.39.0 |
| github-tags | renovatebot/pre-commit-hooks | 38.68.0 | 38.70.0 |
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent f2b1de8 commit 7a87b94
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 @@ -40,14 +40,14 @@ repos:
args:
[
"--schemafile",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.38.3/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.39.0/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.60.3
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.68.0
rev: 38.70.0
hooks:
- id: renovate-config-validator

0 comments on commit 7a87b94

Please sign in to comment.