aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-05-27 12:41:30 +0530
committerGitHub <[email protected]>2024-05-27 12:41:30 +0530
commitcb06a184efc59ec6da77447a427394c58ea00e0d (patch)
treed040dd7999b29f5cf94c3ac4d147aad40ef32503
parentMerge pull request #32 from real-zephex/homepage-redesign (diff)
parentUpdate dependabot.yml (diff)
downloaddramalama-cb06a184efc59ec6da77447a427394c58ea00e0d.tar.xz
dramalama-cb06a184efc59ec6da77447a427394c58ea00e0d.zip
Merge pull request #33 from avalynndev/patch-1
🔧 ci(dependabot): add npm to dependabot.yml
-rw-r--r--.github/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f55afd4..b417983 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,7 +5,7 @@
version: 2
updates:
- - package-ecosystem: "" # See documentation for possible values
+ - package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"