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 | python-jsonschema/check-jsonschema | 0.28.0   | 0.28.1   |
| github-tags | renovatebot/pre-commit-hooks       | 37.275.0 | 37.278.0 |
  • Loading branch information
renovate[bot] committed Mar 31, 2024
1 parent 42a912b commit 92bbedc
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.0
rev: 0.28.1
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.275.0
rev: 37.278.0
hooks:
- id: renovate-config-validator

0 comments on commit 92bbedc

Please sign in to comment.