Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2021-05-12 20:32:06 +0300
committerFeross Aboukhadijeh <feross@feross.org>2021-05-12 20:32:14 +0300
commit42769b2e1f999ae397abca427f2912fc27a87d8e (patch)
tree09de47e8f73d4a2801bcc20d0c48b5c993a238e0 /.github
parent4f18203a958ad80f07708a6543aa62232f0670bc (diff)
dependabot: add versioning-strategy for github actions
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index dac42a6..38daac2 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -13,3 +13,4 @@ updates:
interval: daily
labels:
- dependency
+ versioning-strategy: increase-if-necessary