Skip to content

Commit 705a5c4

Browse files
renovate[bot]sgt0
andauthored
Configure Renovate (#17)
* Add renovate.json * Configure Renovate --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sgt0 <140186177+sgt0@users.noreply.github.com>
1 parent 4f0cd36 commit 705a5c4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:best-practices", ":disableDependencyDashboard"],
4+
"nix": {
5+
"enabled": true
6+
},
7+
"rangeStrategy": "bump"
8+
}

0 commit comments

Comments
 (0)