From 720f5d1bae2e11b2192149dddcaff43a79eb7013 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:18:23 +0000 Subject: [PATCH 1/3] Updated files with 'repo_helper'. --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e769ad3..0956f42 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,5 +6,6 @@ updates: directory: / schedule: interval: weekly + open-pull-requests-limit: '0' reviewers: - domdfcoding From bb3a333c523c16d788f214a829bd53e382240117 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:55:35 +0000 Subject: [PATCH 2/3] Updated files with 'repo_helper'. --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0956f42..454225a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ updates: directory: / schedule: interval: weekly - open-pull-requests-limit: '0' + open-pull-requests-limit: 0 reviewers: - domdfcoding From 774f6b3346065be8b851c869573831604c387021 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:12:02 +0000 Subject: [PATCH 3/3] Updated files with 'repo_helper'. --- .dependabot/config.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .dependabot/config.yml diff --git a/.dependabot/config.yml b/.dependabot/config.yml deleted file mode 100644 index 4584924..0000000 --- a/.dependabot/config.yml +++ /dev/null @@ -1,9 +0,0 @@ -# This file is managed by 'repo_helper'. Don't edit it directly. ---- -version: 1 -update_configs: -- package_manager: python - directory: / - update_schedule: weekly - default_reviewers: - - domdfcoding