Skip to content

Commit 45a3ff0

Browse files
authored
Update dependabot.yml
1 parent 223e2c5 commit 45a3ff0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ updates:
33
- package-ecosystem: "npm" # See documentation for possible values
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"
77
- package-ecosystem: "github-actions"
88
directory: "/.github/workflows"
99
schedule:
10-
interval: "weekly"
10+
interval: "daily"

0 commit comments

Comments
 (0)