aboutsummaryrefslogtreecommitdiff
path: root/backup/.github
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-12-08 18:12:47 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commit8b6319a03ca8eebbc3363a655264b91957f04bc4 (patch)
treef11ba4211041d73ccb62b6735927ad5a44467410 /backup/.github
parentcac4df4e336fa3b69c54d4608e5f898b3894536d (diff)
[backup] Create Dependabot config file
Diffstat (limited to 'backup/.github')
-rw-r--r--backup/.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/backup/.github/dependabot.yml b/backup/.github/dependabot.yml
new file mode 100644
index 00000000..4872c5af
--- /dev/null
+++ b/backup/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: npm
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10