Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#252)
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 e64f069 commit cf73601
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 @@ -11,7 +11,7 @@ repos:
exclude: miscellaneous/structures/SiO2.xyz

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

Expand Down Expand Up @@ -41,6 +41,6 @@ repos:
- id: setup-cfg-fmt

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

0 comments on commit cf73601

Please sign in to comment.