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
Browse files Browse the repository at this point in the history
updates:
- [github.com/jumanjihouse/pre-commit-hook-yamlfmt: 0.2.2 → 0.2.3](jumanjihouse/pre-commit-hook-yamlfmt@0.2.2...0.2.3)
- [github.com/sirosen/check-jsonschema: 0.19.2 → 0.23.0](python-jsonschema/check-jsonschema@0.19.2...0.23.0)
  • Loading branch information
pre-commit-ci[bot] authored May 8, 2023
1 parent 7277aa8 commit 22c8db7
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.2
rev: 0.2.3
hooks:
- id: yamlfmt

- repo: https://github.com/sirosen/check-jsonschema
rev: 0.19.2
rev: 0.23.0
hooks:
- id: check-github-workflows

0 comments on commit 22c8db7

Please sign in to comment.