run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,27 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.17.01"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: deCONZ is an easy to use control software, with which you can set up
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description:
|
||||
deCONZ is an easy to use control software, with which you can set up
|
||||
and control Zigbee networks of any size without further programming effort.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/deconz
|
||||
icon: https://truecharts.org/img/chart-icons/deconz.png
|
||||
keywords:
|
||||
- deconz
|
||||
- home-automation
|
||||
- zigbee
|
||||
- conbee
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- deconz
|
||||
- home-automation
|
||||
- zigbee
|
||||
- conbee
|
||||
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: deconz
|
||||
sources:
|
||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||
- https://github.com/marthoc/docker-deconz
|
||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||
- https://github.com/marthoc/docker-deconz
|
||||
version: 8.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user