Skip to content

Commit

Permalink
chore(deps): update mattermost support dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | defenseunicorns/zarf         | v0.37.0 | v0.38.0 |
| github-tags | renovatebot/pre-commit-hooks | 38.21.2 | 38.23.2 |
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 5667b89 commit 53059f8
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 @@ -41,14 +41,14 @@ repos:
args:
[
"--schemafile",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.37.0/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.38.0/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.59.1
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.21.2
rev: 38.23.2
hooks:
- id: renovate-config-validator

0 comments on commit 53059f8

Please sign in to comment.