run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.0.9"
|
||||
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: Budge is an open source 'budgeting with envelopes' personal finance app.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/budge
|
||||
icon: https://truecharts.org/img/chart-icons/budge.png
|
||||
keywords:
|
||||
- finance
|
||||
- budge
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- finance
|
||||
- budge
|
||||
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: budge
|
||||
sources:
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
version: 2.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user