🏡 index : github.com/captn3m0/jqaas.git

author Nemo <commits@captnemo.in> 2023-12-12 14:13:56.0 +05:30:00
committer Nemo <commits@captnemo.in> 2023-12-12 14:13:56.0 +05:30:00
commit
594929b6f0f8d2cd1e18e519b4679d8034dcdb7a [patch]
tree
43561204aad37f286b613baf4b13e6528935512b
parent
3ee2e7d00f468cba8a586799b79e3285565fe6c4
download
594929b6f0f8d2cd1e18e519b4679d8034dcdb7a.tar.gz

[ci] Add dependabot



Diff

 .github/dependabot.yml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..8b78736 100644
--- /dev/null
+++ a/.github/dependabot.yml
@@ -1,0 +1,10 @@
version: 2
updates:
  - package-ecosystem: "composer"
    directory: "/"
    schedule:
      interval: "weekly"
  - package-ecosystem: "docker"
    directory: "/"
    schedule:
      interval: "weekly"