run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.29.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: A complete web based IDE with terminal access
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9
|
||||
icon: https://truecharts.org/img/chart-icons/cloud9.png
|
||||
keywords:
|
||||
- cloud9
|
||||
- ide
|
||||
- terminal
|
||||
- web
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- cloud9
|
||||
- ide
|
||||
- terminal
|
||||
- web
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: cloud9
|
||||
sources:
|
||||
- https://aws.amazon.com/cloud9/
|
||||
- https://github.com/c9/core
|
||||
- https://hub.docker.com/r/linuxserver/cloud9
|
||||
- https://aws.amazon.com/cloud9/
|
||||
- https://github.com/c9/core
|
||||
- https://hub.docker.com/r/linuxserver/cloud9
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user