From fd1b8f661b61fcc674ce7e410ee49c16e1eb2391 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Tue, 16 Feb 2021 18:42:44 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4646cf85..ceef91b9 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"