Merge pull request #213 from karniv00l/dependabot

Add Dependabot for pub and GH Actions
This commit is contained in:
Kingkor Roy Tirtho 2022-09-18 20:00:49 +06:00 committed by GitHub
commit ddcaed11e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,14 @@
version: 2
enable-beta-ecosystems: true
updates:
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"