1 parent d681eb1 commit c81bd0dCopy full SHA for c81bd0d
1 file changed
.github/dependabot.yml
@@ -2,9 +2,9 @@ version: 2
2
updates:
3
# Fetch and update latest `npm` packages
4
- package-ecosystem: npm
5
- directory: '/'
+ directory: '/web'
6
schedule:
7
- interval: daily
+ interval: weekly
8
time: '00:00'
9
open-pull-requests-limit: 10
10
reviewers:
@@ -19,7 +19,7 @@ updates:
19
- package-ecosystem: github-actions
20
directory: '/'
21
22
23
24
25
0 commit comments