Skip to content

Commit a8b03b4

Browse files
authored
Update dependabot.yml
updated to weekly, should be enough, to get less often dependabot PRs
1 parent 766ea47 commit a8b03b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ updates:
44
directory: "/vue"
55
open-pull-requests-limit: 10
66
schedule:
7-
interval: "daily"
7+
interval: "weekly"
88

99
- package-ecosystem: "pip"
1010
directory: "/django/docker/django/requirements/01"
1111
open-pull-requests-limit: 10
1212
schedule:
13-
interval: "daily"
13+
interval: "weekly"

0 commit comments

Comments
 (0)