Skip to content

Commit

Permalink
chore(deps): update confluence support dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                      | from     | to      |
| ----------- | ---------------------------- | -------- | ------- |
| github-tags | defenseunicorns/zarf         | v0.42.0  | v0.42.1 |
| github-tags | renovatebot/pre-commit-hooks | 38.140.1 | 39.5.0  |
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent fdd0a7c commit 5392b6e
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,14 +44,14 @@ repos:
args:
[
"--schemafile",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.42.0/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.42.1/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.61.0
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.140.1
rev: 39.5.0
hooks:
- id: renovate-config-validator

0 comments on commit 5392b6e

Please sign in to comment.