build: Add dependabot config

pull/460/head
Krille 2 years ago
parent 851f6079e2
commit abd33503e1
No known key found for this signature in database

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "*"
commit-message:
prefix: "build: "
include: "scope"
Loading…
Cancel
Save