Skip to content

Commit ffe0668

Browse files
authored
Merge pull request #5 from rpcpool/pla-111/update-juicebox-module
feat(pla-111): Update the Juicebox TF module
2 parents 5308710 + 46163da commit ffe0668

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "terraform"
4+
directory: "/gcp"
5+
schedule:
6+
interval: "weekly"
7+
open-pull-requests-limit: 5
8+
rebase-strategy: "auto"
9+
labels:
10+
- "deps"
11+
- "dependabot"
12+
commit-message:
13+
prefix: "chore(deps)"
14+
include: "scope"

0 commit comments

Comments
 (0)