Module: kamailio Branch: master Commit: f73484df4d75aa8a82f3b3ecece9431a79be88f1 URL: https://github.com/kamailio/kamailio/commit/f73484df4d75aa8a82f3b3ecece9431a...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: GitHub noreply@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/f73484df4d75aa8a82f3b3ecece9431a... Patch: https://github.com/kamailio/kamailio/commit/f73484df4d75aa8a82f3b3ecece9431a...
---
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"