Created dependabot.yaml

This commit is contained in:
Faris Armoush
2025-06-04 13:13:07 +03:00
committed by GitHub
parent 7002bbfa04
commit 4f98891902

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

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