build: Update dependabot config

pull/2035/head
Christian Kußowski 3 months ago
parent a691a7636f
commit d1d6b26fb1
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -1,13 +1,22 @@
version: 2
updates:
- package-ecosystem: "flutter"
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "*"
commit-message:
prefix: "build: "
include: "scope"
open-pull-requests-limit: 3
- package-ecosystem: "gradle"
directory: "/"
directory: "/android"
schedule:
interval: "daily"
commit-message:
prefix: "build: "
include: "scope"
- package-ecosystem: "github-actions"
directory: "/"
schedule:

Loading…
Cancel
Save