Skip to content

Commit e6423a0

Browse files
committed
Relax dependabot schedule
1 parent 9f0bc6a commit e6423a0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ updates:
33
- package-ecosystem: npm
44
directory: '/'
55
schedule:
6-
interval: daily
6+
interval: weekly
77
time: '19:00'
88
open-pull-requests-limit: 10
99
- package-ecosystem: 'github-actions'
1010
directory: '/'
1111
schedule:
12-
interval: daily
13-
time: '19:00'
12+
interval: weekly

0 commit comments

Comments
 (0)