summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-10-24 12:25:11 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2023-10-24 13:22:44 +0200
commit1632f5b0e2fbfdaa5be31d12240c089383b5af11 (patch)
tree379c332a4d6ece11861ea0052ef692d7e56d2f71 /.github
parentf53159bb88e95f14379e6b76f824b696cf39647c (diff)
adjust dependabot, remove allowEvalScript()
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f863df114..fbf793116 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -7,7 +7,7 @@ version: 2
updates:
# Maintain dependencies for npm
- package-ecosystem: "npm"
- directory: "/js"
+ directory: "/"
schedule:
interval: "daily"
labels: