Skip to content

Commit 9000fde

Browse files
committed
Update dependabot
1 parent 797af19 commit 9000fde

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

.github/dependabot.yml

+13-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "github-actions"
4-
directory: "/"
3+
- package-ecosystem: github-actions
4+
directory: /
55
schedule:
6-
interval: "daily"
6+
interval: daily
7+
8+
- package-ecosystem: terraform
9+
directories:
10+
- /modules/org-organization
11+
- /modules/org-team
12+
- /modules/project
13+
- /modules/repository
14+
- /modules/webhook
15+
schedule:
16+
interval: weekly

0 commit comments

Comments
 (0)