Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 30cf60b

Browse files
committed
Removed priority for empty renovate config
1 parent bd58453 commit 30cf60b

File tree

9 files changed

+8
-193
lines changed

9 files changed

+8
-193
lines changed

renovate.json

Lines changed: 0 additions & 168 deletions
Original file line numberDiff line numberDiff line change
@@ -1366,17 +1366,6 @@
13661366
"* */4 * * *"
13671367
]
13681368
},
1369-
{
1370-
"matchFiles": [
1371-
"^tools/docker-setup/manifest.yaml$"
1372-
],
1373-
"matchPackageNames": [
1374-
null
1375-
],
1376-
"schedule": [
1377-
"* 21 * * *"
1378-
]
1379-
},
13801369
{
13811370
"matchFiles": [
13821371
"^tools/docker-slim/manifest.yaml$"
@@ -2191,17 +2180,6 @@
21912180
"* 21 * * *"
21922181
]
21932182
},
2194-
{
2195-
"matchFiles": [
2196-
"^tools/guac/manifest.yaml$"
2197-
],
2198-
"matchPackageNames": [
2199-
null
2200-
],
2201-
"schedule": [
2202-
"* 21 * * *"
2203-
]
2204-
},
22052183
{
22062184
"matchFiles": [
22072185
"^tools/gvisor/manifest.yaml$"
@@ -2268,17 +2246,6 @@
22682246
"* */4 * * *"
22692247
]
22702248
},
2271-
{
2272-
"matchFiles": [
2273-
"^tools/helm-plugins/manifest.yaml$"
2274-
],
2275-
"matchPackageNames": [
2276-
null
2277-
],
2278-
"schedule": [
2279-
"* 21 * * *"
2280-
]
2281-
},
22822249
{
22832250
"matchFiles": [
22842251
"^tools/helmfile/manifest.yaml$"
@@ -3203,17 +3170,6 @@
32033170
"* */4 * * *"
32043171
]
32053172
},
3206-
{
3207-
"matchFiles": [
3208-
"^tools/kubectl-aliases/manifest.yaml$"
3209-
],
3210-
"matchPackageNames": [
3211-
null
3212-
],
3213-
"schedule": [
3214-
"* 21 * * *"
3215-
]
3216-
},
32173173
{
32183174
"matchFiles": [
32193175
"^tools/kubectl-build/manifest.yaml$"
@@ -3236,17 +3192,6 @@
32363192
"* 21 * * *"
32373193
]
32383194
},
3239-
{
3240-
"matchFiles": [
3241-
"^tools/kubectl-plugins/manifest.yaml$"
3242-
],
3243-
"matchPackageNames": [
3244-
null
3245-
],
3246-
"schedule": [
3247-
"* 21 * * *"
3248-
]
3249-
},
32503195
{
32513196
"matchFiles": [
32523197
"^tools/kubectl-resources/manifest.yaml$"
@@ -4193,17 +4138,6 @@
41934138
"* 21 * * *"
41944139
]
41954140
},
4196-
{
4197-
"matchFiles": [
4198-
"^tools/passage/manifest.yaml$"
4199-
],
4200-
"matchPackageNames": [
4201-
null
4202-
],
4203-
"schedule": [
4204-
"* 21 * * *"
4205-
]
4206-
},
42074141
{
42084142
"matchFiles": [
42094143
"^tools/passh/manifest.yaml$"
@@ -4259,17 +4193,6 @@
42594193
"* */4 * * *"
42604194
]
42614195
},
4262-
{
4263-
"matchFiles": [
4264-
"^tools/podman-docker-shim/manifest.yaml$"
4265-
],
4266-
"matchPackageNames": [
4267-
null
4268-
],
4269-
"schedule": [
4270-
"* 21 * * *"
4271-
]
4272-
},
42734196
{
42744197
"matchFiles": [
42754198
"^tools/podman-tui/manifest.yaml$"
@@ -4556,17 +4479,6 @@
45564479
"* */4 * * *"
45574480
]
45584481
},
4559-
{
4560-
"matchFiles": [
4561-
"^tools/runq/manifest.yaml$"
4562-
],
4563-
"matchPackageNames": [
4564-
null
4565-
],
4566-
"schedule": [
4567-
"* 21 * * *"
4568-
]
4569-
},
45704482
{
45714483
"matchFiles": [
45724484
"^tools/rust/manifest.yaml$"
@@ -7014,16 +6926,6 @@
70146926
"version: \"?(?<currentValue>.*?)\"?\\n"
70156927
]
70166928
},
7017-
{
7018-
"datasourceTemplate": null,
7019-
"depNameTemplate": null,
7020-
"fileMatch": [
7021-
"^tools/docker-setup/manifest.yaml$"
7022-
],
7023-
"matchStrings": [
7024-
"version: \"?(?<currentValue>.*?)\"?\\n"
7025-
]
7026-
},
70276929
{
70286930
"datasourceTemplate": "github-releases",
70296931
"depNameTemplate": "slimtoolkit/slim",
@@ -7825,16 +7727,6 @@
78257727
"version: \"?(?<currentValue>.*?)\"?\\n"
78267728
]
78277729
},
7828-
{
7829-
"datasourceTemplate": null,
7830-
"depNameTemplate": null,
7831-
"fileMatch": [
7832-
"^tools/guac/manifest.yaml$"
7833-
],
7834-
"matchStrings": [
7835-
"version: \"?(?<currentValue>.*?)\"?\\n"
7836-
]
7837-
},
78387730
{
78397731
"datasourceTemplate": "github-tags",
78407732
"depNameTemplate": "google/gvisor",
@@ -7902,16 +7794,6 @@
79027794
"version: \"?(?<currentValue>.*?)\"?\\n"
79037795
]
79047796
},
7905-
{
7906-
"datasourceTemplate": null,
7907-
"depNameTemplate": null,
7908-
"fileMatch": [
7909-
"^tools/helm-plugins/manifest.yaml$"
7910-
],
7911-
"matchStrings": [
7912-
"version: \"?(?<currentValue>.*?)\"?\\n"
7913-
]
7914-
},
79157797
{
79167798
"datasourceTemplate": "github-releases",
79177799
"depNameTemplate": "roboll/helmfile",
@@ -8825,16 +8707,6 @@
88258707
"version: \"?(?<currentValue>.*?)\"?\\n"
88268708
]
88278709
},
8828-
{
8829-
"datasourceTemplate": null,
8830-
"depNameTemplate": null,
8831-
"fileMatch": [
8832-
"^tools/kubectl-aliases/manifest.yaml$"
8833-
],
8834-
"matchStrings": [
8835-
"version: \"?(?<currentValue>.*?)\"?\\n"
8836-
]
8837-
},
88388710
{
88398711
"datasourceTemplate": "github-releases",
88408712
"depNameTemplate": "vmware-tanzu/buildkit-cli-for-kubectl",
@@ -8857,16 +8729,6 @@
88578729
"version: \"?(?<currentValue>.*?)\"?\\n"
88588730
]
88598731
},
8860-
{
8861-
"datasourceTemplate": null,
8862-
"depNameTemplate": null,
8863-
"fileMatch": [
8864-
"^tools/kubectl-plugins/manifest.yaml$"
8865-
],
8866-
"matchStrings": [
8867-
"version: \"?(?<currentValue>.*?)\"?\\n"
8868-
]
8869-
},
88708732
{
88718733
"datasourceTemplate": "github-releases",
88728734
"depNameTemplate": "howardjohn/kubectl-resources",
@@ -9816,16 +9678,6 @@
98169678
],
98179679
"versioningTemplate": "loose"
98189680
},
9819-
{
9820-
"datasourceTemplate": null,
9821-
"depNameTemplate": null,
9822-
"fileMatch": [
9823-
"^tools/passage/manifest.yaml$"
9824-
],
9825-
"matchStrings": [
9826-
"version: \"?(?<currentValue>.*?)\"?\\n"
9827-
]
9828-
},
98299681
{
98309682
"datasourceTemplate": "github-tags",
98319683
"depNameTemplate": "clarkwang/passh",
@@ -9882,16 +9734,6 @@
98829734
"version: \"?(?<currentValue>.*?)\"?\\n"
98839735
]
98849736
},
9885-
{
9886-
"datasourceTemplate": null,
9887-
"depNameTemplate": null,
9888-
"fileMatch": [
9889-
"^tools/podman-docker-shim/manifest.yaml$"
9890-
],
9891-
"matchStrings": [
9892-
"version: \"?(?<currentValue>.*?)\"?\\n"
9893-
]
9894-
},
98959737
{
98969738
"datasourceTemplate": "github-releases",
98979739
"depNameTemplate": "containers/podman-tui",
@@ -10174,16 +10016,6 @@
1017410016
"version: \"?(?<currentValue>.*?)\"?\\n"
1017510017
]
1017610018
},
10177-
{
10178-
"datasourceTemplate": null,
10179-
"depNameTemplate": null,
10180-
"fileMatch": [
10181-
"^tools/runq/manifest.yaml$"
10182-
],
10183-
"matchStrings": [
10184-
"version: \"?(?<currentValue>.*?)\"?\\n"
10185-
]
10186-
},
1018710019
{
1018810020
"datasourceTemplate": "github-releases",
1018910021
"depNameTemplate": "rust-lang/rust",

tools/docker-setup/manifest.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ tags:
1111
homepage: https://github.com/nicholasdille/docker-setup
1212
description: Install, configure and update container tools
1313
# No renovate configuration for this repository
14-
# The container image is rebuild during a CLI release
15-
16-
renovate:
17-
priority: low
14+
# The container image is rebuild during a CLI release

tools/guac/manifest.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ tags:
88
- type/cli
99
- lang/go
1010
homepage: https://github.com/guacsec/guac
11-
description: Aggregate software security metadata into a high fidelity graph database
12-
renovate:
13-
priority: low
11+
description: Aggregate software security metadata into a high fidelity graph database

tools/helm-plugins/manifest.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ tags:
1212
- package
1313
- management
1414
homepage: https://github.com/nicholasdille/docker-setup
15-
description: Helm plugins
16-
renovate:
17-
priority: low
15+
description: Helm plugins

tools/kubectl-aliases/manifest.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ tags:
99
- lang/shell
1010
- type/cli
1111
homepage: https://github.com/ahmetb/kubectl-aliases
12-
description: Programmatically generated handy kubectl aliases
13-
renovate:
14-
priority: low
12+
description: Programmatically generated handy kubectl aliases

tools/kubectl-plugins/manifest.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ tags:
1313
- kubernetes
1414
- management
1515
homepage: https://github.com/nicholasdille/docker-setup
16-
description: kubectl plugins
17-
renovate:
18-
priority: low
16+
description: kubectl plugins

tools/passage/manifest.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ tags:
88
- lang/shell
99
- type/cli
1010
homepage: https://github.com/FiloSottile/passage
11-
description: Fork of password-store that uses age as backend
12-
renovate:
13-
priority: low
11+
description: Fork of password-store that uses age as backend

tools/podman-docker-shim/manifest.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,4 @@ tags:
1414
- rootless
1515
- lang/shell
1616
homepage: https://github.com/containers/podman
17-
description: Shim to call Podman instead of Docker
18-
renovate:
19-
priority: low
17+
description: Shim to call Podman instead of Docker

tools/runq/manifest.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ tags:
1212
- standard/oci
1313
- lang/go
1414
homepage: https://github.com/gotoz/runq
15-
description: Run regular Docker images in KVM/Qemu
16-
renovate:
17-
priority: low
15+
description: Run regular Docker images in KVM/Qemu

0 commit comments

Comments
 (0)