Merge branch 'main' into dev

This commit is contained in:
Faris Armoush
2025-06-17 09:17:19 +03:00
committed by GitHub
7 changed files with 55 additions and 93 deletions

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"