Skip to content

Commit f0015ba

Browse files
Configure Renovate (#443)
* Add renovate.json * Apply suggestion from @ludeeus --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joakim Sørensen <joasoe@proton.me>
1 parent a5d8b67 commit f0015ba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

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

0 commit comments

Comments
 (0)