chore: add dependabot config for npm and github-actions

This commit is contained in:
Ivan Pereira
2026-07-14 12:42:56 +01:00
parent a24b4e5b05
commit 3cfe36db0b
+13
View File
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
groups:
dev-dependencies:
dependency-type: development
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly