run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,26 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.9.12"
|
||||
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: Gaps searches through your Plex Server or local folders for all movies,
|
||||
description:
|
||||
Gaps searches through your Plex Server or local folders for all movies,
|
||||
then queries for known movies in the same collection.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/gaps
|
||||
icon: https://truecharts.org/img/chart-icons/gaps.png
|
||||
keywords:
|
||||
- gaps
|
||||
- plex
|
||||
- plex-media-server
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- gaps
|
||||
- plex
|
||||
- plex-media-server
|
||||
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: gaps
|
||||
sources:
|
||||
- https://github.com/JasonHHouse/gaps
|
||||
- https://github.com/JasonHHouse/gaps
|
||||
type: application
|
||||
version: 11.0.19
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user