Skip to content

Commit 7e28abb

Browse files
committed
chore(renovate): Configure
1 parent 2cca51f commit 7e28abb

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

renovate.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended",
5+
"schedule:daily"
6+
],
7+
"timezone": "Europe/Vienna",
8+
"nix": {
9+
"enabled": true
10+
},
11+
"lockFileMaintenance": {
12+
"enabled": true,
13+
"schedule": "before 4am"
14+
}
15+
}

0 commit comments

Comments
 (0)