chore: create dependabot.yml, pio-dependabot.yaml

This commit is contained in:
Yurii
2024-06-21 03:44:25 +03:00
parent ca3c318d8f
commit 05104aa8eb
3 changed files with 50 additions and 17 deletions

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

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