summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/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 4646cf85e..ceef91b91 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -7,6 +7,6 @@ updates:
interval: "weekly"
day: "friday"
open-pull-requests-limit: 5
- target-branch: "update-dependencies"
+ target-branch: "master"
ignore:
- dependency-name: "pygments"