Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit b9eb167

Browse files
committed
renovate: Set schedule and add $schema
1 parent e91699a commit b9eb167

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"pinVersions": false,
3+
"schedule": [
4+
"every weekend"
5+
],
36
"extends": [
47
"config:base",
58
"docker:disable"
6-
]
9+
],
10+
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
711
}

0 commit comments

Comments
 (0)