Skip to content

Commit 090aca0

Browse files
renovate[bot]Tsingis
authored andcommitted
Add renovate.json (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4954b20 commit 090aca0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.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:recommended"],
4+
"timezone": "Europe/Helsinki",
5+
"schedule": ["* 21-22 * * 3"],
6+
"rebaseWhen": "conflicted",
7+
"enabledManagers": ["tflint-plugin"]
8+
}

0 commit comments

Comments
 (0)