run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.0.2"
|
||||
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 easy-to-use, multi-track audio editor and recorder
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity
|
||||
icon: https://truecharts.org/img/chart-icons/audacity.png
|
||||
keywords:
|
||||
- audacity
|
||||
- music
|
||||
- recorder
|
||||
- editor
|
||||
- audio
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- audacity
|
||||
- music
|
||||
- recorder
|
||||
- editor
|
||||
- audio
|
||||
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: audacity
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-audacity
|
||||
- https://www.audacityteam.org/
|
||||
- https://github.com/linuxserver/docker-audacity
|
||||
- https://www.audacityteam.org/
|
||||
type: application
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user