We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d247766 + 9fed8f3 commit 9a19e5fCopy full SHA for 9a19e5f
.github/dependabot.yml
@@ -3,7 +3,7 @@ updates:
3
- package-ecosystem: "npm" # ou "github-actions", "docker" etc., dependendo do seu ambiente
4
directory: "/"
5
schedule:
6
- interval: "daily" # ou "weekly", "monthly", etc.
+ interval: "weekly" # ou "weekly", "monthly", etc.
7
open-pull-requests-limit: 10 # número máximo de pull requests abertos
8
auto-merge:
9
merge-method: "merge" # ou "squash", "rebase"
0 commit comments