mirror of
https://github.com/tiennm99/keepalive.git
synced 2026-08-06 00:23:08 +00:00
chore: add dependabot config (#4)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
gomod-minor-patch:
|
||||
update-types: ["minor", "patch"]
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
Reference in New Issue
Block a user