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

[pre-commit.ci] pre-commit autoupdate #56

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2
hooks:
- id: check-github-workflows
2 changes: 1 addition & 1 deletion marketplace/openapi-qeapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ servers:

paths:


/hub/user-redirect/apps/apps/quantum-espresso/qe.ipynb:
get:
description: QEApp
Expand Down
2 changes: 1 addition & 1 deletion marketplace/openapi-ssspapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ servers:

paths:


/hub/user-redirect/apps/apps/home/open_app.ipynb?app=sssp&redirect=user-redirect/apps/apps/sssp/inspect.ipynb:
get:
description: SSSP App
Expand Down
2 changes: 1 addition & 1 deletion marketplace/openapi-uc3app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ servers:

paths:


hub/user-redirect/apps/apps/home/open_app.ipynb?app=mp-uc3&redirect=user-redirect/apps/apps/mp-uc3/install_uc3.ipynb:
get:
description: UC3 App
Expand Down