From fe5802d598712425022c86dffe4f4f9c08a87cf1 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Tue, 11 Jul 2023 23:53:08 +0100 Subject: [PATCH 1/2] Update dependabot.yml Signed-off-by: Adam Warner --- .github/dependabot.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55f79c213..6e21b3f71 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,17 @@ updates: pull-request-branch-name: # Separate sections of the branch name with a hyphen separator: "-" +# As above, but for development-v6 +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: weekly + day: saturday + time: "10:00" + open-pull-requests-limit: 10 + target-branch: development-v6 + reviewers: + - "pi-hole/ftl-maintainers" + pull-request-branch-name: + # Separate sections of the branch name with a hyphen + separator: "-" From 1de5139e316b630f702d5b7021670bdb0d34fc90 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Wed, 12 Jul 2023 00:02:33 +0100 Subject: [PATCH 2/2] Read this, added requestor(s) to the ignore list https://oneminuteenglish.org/en/requestor-or-requester/ --- .github/.codespellignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/.codespellignore b/.github/.codespellignore index 48b6bd42a..ae1497894 100644 --- a/.github/.codespellignore +++ b/.github/.codespellignore @@ -2,3 +2,5 @@ ssudo tre ede nd +requestor +requestors \ No newline at end of file