Create dependabot.yml

This commit is contained in:
2025-04-27 00:52:05 +03:00
committed by GitHub
parent 2fef9cd4f2
commit 8398869b01
+13
View File
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10