Skip to content

Commit 70e69d7

Browse files
Configure Renovate (#3)
* Add renovate.json * github: Configure Renovate --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brad Keryan <brad.keryan@ni.com>
1 parent 258525c commit 70e69d7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"branchPrefix": "users/renovate/",
4+
"extends": [
5+
"config:recommended",
6+
":maintainLockFilesWeekly",
7+
":automergePatch",
8+
"schedule:automergeDaily"
9+
]
10+
}

0 commit comments

Comments
 (0)