run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "20.10.17"
|
||||
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
|
||||
deprecated: false
|
||||
description: Dedicated App for using Docker-Compose on TrueNAS SCALE
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/core/docker-compose
|
||||
icon: https://truecharts.org/img/chart-icons/docker-compose.png
|
||||
keywords:
|
||||
- docker-compose
|
||||
- docker
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- docker-compose
|
||||
- docker
|
||||
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-compose
|
||||
sources:
|
||||
- https://hub.docker.com/_/docker
|
||||
- https://hub.docker.com/_/docker
|
||||
type: application
|
||||
version: 2.0.21
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user