Merge pull request #12 from Iconica-Development/feature/add_dependabot

add dependabot
This commit is contained in:
Gorter-dev 2022-12-27 09:44:18 +01:00 committed by GitHub
commit a09204b580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
.github/dependabot.yaml vendored Normal file
View file

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "daily"