We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17017b4 commit 99f8731Copy full SHA for 99f8731
2 files changed
.github/renovate.json5
@@ -0,0 +1,10 @@
1
+{
2
+ $schema: 'https://docs.renovatebot.com/renovate-schema.json',
3
+ extends: [
4
+ 'config:recommended',
5
+ ':semanticCommitsDisabled',
6
+ ],
7
+ additionalReviewers: [
8
+ 'team:ske-gardener',
9
+ ]
10
+}
renovate.json
0 commit comments