Skip to content

Commit 401c3ce

Browse files
authored
chore: Update .github/dependabot.yml [skip ci]
1 parent 12a2337 commit 401c3ce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
33

44
version: 2
5-
updates:
5+
updates:
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
interval: "weekly"
10+
611
- package-ecosystem: 'npm'
712
directory: 'frontend/apps/web/'
813
schedule:

0 commit comments

Comments
 (0)