We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4954b20 commit 090aca0Copy full SHA for 090aca0
.github/renovate.json
@@ -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