Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#46)
Browse files Browse the repository at this point in the history
updates:
- [github.com/jumanjihouse/pre-commit-hook-yamlfmt: 0.2.1 → 0.2.2](jumanjihouse/pre-commit-hook-yamlfmt@0.2.1...0.2.2)
- [github.com/sirosen/check-jsonschema: 0.16.2 → 0.17.0](python-jsonschema/check-jsonschema@0.16.2...0.17.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jul 12, 2022
1 parent 6186333 commit b78e55e
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 @@ -10,11 +10,11 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
rev: 0.2.1
rev: 0.2.2
hooks:
- id: yamlfmt

- repo: https://github.com/sirosen/check-jsonschema
rev: 0.16.2
rev: 0.17.0
hooks:
- id: check-github-workflows

0 comments on commit b78e55e

Please sign in to comment.