Module: kamailio
Branch: master
Commit: f73484df4d75aa8a82f3b3ecece9431a79be88f1
URL:
https://github.com/kamailio/kamailio/commit/f73484df4d75aa8a82f3b3ecece9431…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: GitHub <noreply(a)github.com>
Date: 2023-06-27T01:24:46+02:00
github: create dependabot.yml
---
Added: .github/dependabot.yml
---
Diff:
https://github.com/kamailio/kamailio/commit/f73484df4d75aa8a82f3b3ecece9431…
Patch:
https://github.com/kamailio/kamailio/commit/f73484df4d75aa8a82f3b3ecece9431…
---
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000000..23c4cb3b509
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+---
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"