Skip to content

Commit c81bd0d

Browse files
authored
Update dependabot.yml
1 parent d681eb1 commit c81bd0d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ version: 2
22
updates:
33
# Fetch and update latest `npm` packages
44
- package-ecosystem: npm
5-
directory: '/'
5+
directory: '/web'
66
schedule:
7-
interval: daily
7+
interval: weekly
88
time: '00:00'
99
open-pull-requests-limit: 10
1010
reviewers:
@@ -19,7 +19,7 @@ updates:
1919
- package-ecosystem: github-actions
2020
directory: '/'
2121
schedule:
22-
interval: daily
22+
interval: weekly
2323
time: '00:00'
2424
open-pull-requests-limit: 10
2525
reviewers:

0 commit comments

Comments
 (0)