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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-10-02 09:54:18 +0300
committerMark Otto <otto@github.com>2020-10-19 00:03:51 +0300
commit36fb4ad0609570098e85138be9f0e928507f8acd (patch)
tree2247509a92064e11719bfea002323fb696041a98 /.github
parentf3815776d17b1249702a52171d4f879e9f3d30d7 (diff)
dependabot.yml: remove `rebase-strategy: disabled`
This repo doesn't have BrowserStack, so we are not hitting any issues with auto-rebasing.
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 145d7a92d..d228d6c40 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -13,4 +13,3 @@ updates:
labels:
- dependencies
versioning-strategy: increase
- rebase-strategy: disabled