Skip to content

Commit 9a19e5f

Browse files
Update dependabot.yml (#139)
2 parents d247766 + 9fed8f3 commit 9a19e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "npm" # ou "github-actions", "docker" etc., dependendo do seu ambiente
44
directory: "/"
55
schedule:
6-
interval: "daily" # ou "weekly", "monthly", etc.
6+
interval: "weekly" # ou "weekly", "monthly", etc.
77
open-pull-requests-limit: 10 # número máximo de pull requests abertos
88
auto-merge:
99
merge-method: "merge" # ou "squash", "rebase"

0 commit comments

Comments
 (0)