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

Add dependabot
This commit is contained in:
Gorter-dev 2022-12-27 09:38:34 +01:00 committed by GitHub
commit aa93953fd9
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"