run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: 'true'
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
||||
- Tools-Utilities
|
||||
@@ -7,26 +7,26 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
deprecated: false
|
||||
description: "DESCRIPTION\r\n"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/docker-hub-rss
|
||||
icon: https://truecharts.org/img/chart-icons/docker-hub-rss.png
|
||||
keywords:
|
||||
- docker-hub-rss
|
||||
- Cloud
|
||||
- Tools-Utilities
|
||||
- Network-Web
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- docker-hub-rss
|
||||
- Cloud
|
||||
- Tools-Utilities
|
||||
- Network-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: docker-hub-rss
|
||||
sources:
|
||||
- https://github.com/TheConnMan/docker-hub-rss
|
||||
- https://hub.docker.com/r/theconnman/docker-hub-rss
|
||||
- https://github.com/TheConnMan/docker-hub-rss
|
||||
- https://hub.docker.com/r/theconnman/docker-hub-rss
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user