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 | python-jsonschema/check-jsonschema | 0.28.5   | 0.28.6   |
| github-tags | renovatebot/pre-commit-hooks       | 37.414.0 | 37.416.0 |
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 5d4461e commit 7e051c0
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 @@ -31,7 +31,7 @@ repos:
hooks:
- id: fix-smartquotes
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.5
rev: 0.28.6
hooks:
- id: check-jsonschema
name: "Validate Zarf Configs Against Schema"
Expand All @@ -48,6 +48,6 @@ repos:
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.414.0
rev: 37.416.0
hooks:
- id: renovate-config-validator

0 comments on commit 7e051c0

Please sign in to comment.