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.
2 parents 197e55f + 74ce639 commit 1b45002Copy full SHA for 1b45002
2 files changed
.github/dependabot.yml
.github/renovate.json
@@ -0,0 +1,8 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": ["config:recommended"],
4
+ "timezone": "Europe/London",
5
+ "schedule": ["after 9am and before 5pm"],
6
+ "assignees": ["jimboid"],
7
+ "enabledManagers": ["github-actions"],
8
+}
0 commit comments