1
0

feat: configure Dependabot for updates on Go and NPM (#449)

هذا الالتزام موجود في:
Philipp Eckel
2025-10-07 17:01:56 +02:00
ملتزم من قبل GitHub
الأصل f653179cbf
التزام 32ea7befaf

14
.github/dependabot.yml مباع Normal file
عرض الملف

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