summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-02-16 18:42:44 +0100
committerGitHub <noreply@github.com>2021-02-16 18:42:44 +0100
commitfd1b8f661b61fcc674ce7e410ee49c16e1eb2391 (patch)
tree39bd1aca307fd608ee7b88f94ec23aedaa44c066 /.github/dependabot.yml
parent3ee24b685a6f70f387b6ae2461fcae2c5528eabf (diff)
downloadsearxng-fd1b8f661b61fcc674ce7e410ee49c16e1eb2391.tar.gz
searxng-fd1b8f661b61fcc674ce7e410ee49c16e1eb2391.zip
Update dependabot.yml
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"