run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,26 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.8.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: A free cross platform open source file manager with two panels side by
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description:
|
||||
A free cross platform open source file manager with two panels side by
|
||||
side.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander
|
||||
icon: https://truecharts.org/img/chart-icons/doublecommander.png
|
||||
keywords:
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
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: doublecommander
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user