We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737ccd2 commit 75e3320Copy full SHA for 75e3320
.github/auto-merge.yml
@@ -0,0 +1,6 @@
1
+minApprovals:
2
+ NONE: 0
3
+requiredLabels:
4
+ - dependencies
5
+updateBranch: true
6
+mergeMethod: rebase
.github/dependabot.yml
@@ -13,3 +13,7 @@ updates:
13
directory: /
14
schedule:
15
interval: weekly
16
+- package-ecosystem: terraform
17
+ directory: /terraform/website
18
+ schedule:
19
+ interval: weekly
0 commit comments