run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.9.1"
|
||||
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 application that lets you automatically process files through a simple rule flow.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fileflows
|
||||
icon: https://truecharts.org/img/chart-icons/fileflows.png
|
||||
keywords:
|
||||
- fileflows
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- fileflows
|
||||
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: fileflows
|
||||
sources:
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
version: 2.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user