Skip to content

Commit 40a094f

Browse files
authored
Merge pull request #90 from yuvipanda/grafonnet-migration
Upgrade from grafonnet-lib to grafonnet 10.4.0
2 parents 6047e94 + b421bd5 commit 40a094f

File tree

414 files changed

+88519
-4184
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

414 files changed

+88519
-4184
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ repos:
2020
pass_filenames: false
2121
name: jsonnet-lint cluster.jsonnet
2222
args: [-J, vendor, dashboards/cluster.jsonnet]
23+
- id: jsonnet-lint
24+
pass_filenames: false
25+
name: jsonnet-lint common.libsonnet
26+
args: [-J, vendor, dashboards/common.libsonnet]
2327
- id: jsonnet-lint
2428
pass_filenames: false
2529
name: jsonnet-lint jupyterhub.jsonnet

0 commit comments

Comments
 (0)