run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.0.5"
|
||||
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: An automatic Video Library Manager for TV Shows
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa
|
||||
icon: https://truecharts.org/img/chart-icons/medusa.png
|
||||
keywords:
|
||||
- medusa
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- medusa
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
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: medusa
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 3.0.23
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user