Skip to content

Commit bb28cee

Browse files
authored
Update dependabot.yml
1 parent 4178594 commit bb28cee

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
@@ -8,11 +8,11 @@ updates:
88
- package-ecosystem: "pip"
99
directory: "/"
1010
schedule:
11-
interval: "weekly"
11+
interval: "daily"
1212
open-pull-requests-limit: 10
1313

1414
- package-ecosystem: "npm"
1515
directory: "/webpanel/static"
1616
schedule:
17-
interval: "weekly"
17+
interval: "daily"
1818
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)