From a2dcd1f3620e0768edcb6592e8f015faa170696a Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Wed, 12 Oct 2022 20:44:53 +0100 Subject: [PATCH 01/19] [skip ci] Add/update dependabot updates config --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..cba527e --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,3 @@ +version: 2 +updates: [] + From 726798ab1c380cd8f093222071ea7d1d3993be38 Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Wed, 12 Oct 2022 21:12:31 +0100 Subject: [PATCH 02/19] Add/update dependabot updates config --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cba527e..217254c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,7 @@ version: 2 -updates: [] +updates: +- package-ecosystem: github-actions + directory: / + schedule: + internal: daily From a8c8b333379688b95b880d929c8accd1a5f9d72d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 20:50:10 +0000 Subject: [PATCH 03/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 217254c..f2b386b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,3 @@ updates: directory: / schedule: internal: daily - From 7970c9f9b9f854f04882f4e26da2963c10db215a Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Wed, 12 Oct 2022 22:01:23 +0100 Subject: [PATCH 04/19] Add/update dependabot updates config --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f2b386b..7c0b04e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,5 @@ updates: - package-ecosystem: github-actions directory: / schedule: - internal: daily + interval: daily + From 5381d98df870ff06eea65c03c15a2b93dfbe4271 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 21:02:10 +0000 Subject: [PATCH 05/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c0b04e..a83ef38 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,3 @@ updates: directory: / schedule: interval: daily - From 4eefaab851801d72133632a5fe07c425e5ef3899 Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Wed, 12 Oct 2022 22:28:20 +0100 Subject: [PATCH 06/19] Remove biscuit config --- .github/workflows/biscuit.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .github/workflows/biscuit.yml diff --git a/.github/workflows/biscuit.yml b/.github/workflows/biscuit.yml deleted file mode 100644 index fb1166b..0000000 --- a/.github/workflows/biscuit.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: biscuit - -on: [push] - -jobs: - biscuit: - runs-on: ubuntu-latest - name: Biscuit Checks - steps: - - uses: actions/checkout@v1 - - name: Biscuit Checks - id: biscuit - uses: avengerpenguin/biscuit@main From 59dff26346134fb8de09f6675b2fb46ef87f8a09 Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Wed, 12 Oct 2022 22:50:37 +0100 Subject: [PATCH 07/19] Add/update dependabot updates config --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a83ef38..7c0b04e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,4 @@ updates: directory: / schedule: interval: daily + From cf369382b7b669ec6fce27f10efd27be716a59db Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 21:52:37 +0000 Subject: [PATCH 08/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c0b04e..a83ef38 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,3 @@ updates: directory: / schedule: interval: daily - From 08b6220d4e18cacd1b2bd77be40286b41df097e9 Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Wed, 12 Oct 2022 23:16:39 +0100 Subject: [PATCH 09/19] Add/update dependabot updates config --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a83ef38..7c0b04e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,4 @@ updates: directory: / schedule: interval: daily + From 55e0f8661b736cadb57e3f7d4f0966e17f9c9f64 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 22:20:30 +0000 Subject: [PATCH 10/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c0b04e..a83ef38 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,3 @@ updates: directory: / schedule: interval: daily - From 83173db8ce8e31252cae8c211d404638a0e9236c Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Thu, 13 Oct 2022 00:06:47 +0100 Subject: [PATCH 11/19] Add/update dependabot updates config --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a83ef38..e69de29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +0,0 @@ -version: 2 -updates: -- package-ecosystem: github-actions - directory: / - schedule: - interval: daily From d42b722cb1d7d74579210d0b0bd444f873bc41f8 Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Thu, 13 Oct 2022 01:40:41 +0100 Subject: [PATCH 12/19] Add/update dependabot updates config --- .github/dependabot.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e69de29..47c70fb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -0,0 +1,11 @@ +version: 2 +updates: +- package-ecosystem: pip + directory: / + schedule: + interval: daily +- package-ecosystem: github-actions + directory: / + schedule: + interval: daily + From 58362b7ef3fec3a94e863b7d64e6aa3fab56e9fe Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 00:41:17 +0000 Subject: [PATCH 13/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 47c70fb..3112be5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,3 @@ updates: directory: / schedule: interval: daily - From 40e2a4664e736ab87d149dfad04fa21124cd7af3 Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Thu, 13 Oct 2022 17:32:30 +0100 Subject: [PATCH 14/19] Add/update dependabot updates config --- .github/dependabot.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3112be5..3f767d2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,10 +1,11 @@ version: 2 updates: -- package-ecosystem: pip +- package-ecosystem: github-actions directory: / schedule: interval: daily -- package-ecosystem: github-actions +- package-ecosystem: pip directory: / schedule: interval: daily + From cd27c724df51e9eecde137dcda1a14a5d1d514d8 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:33:15 +0000 Subject: [PATCH 15/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f767d2..382a1f3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,3 @@ updates: directory: / schedule: interval: daily - From bc9367affdf8b1814054ded7ed6aa200aca47ed1 Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Fri, 14 Oct 2022 01:01:31 +0100 Subject: [PATCH 16/19] Add/update dependabot updates config --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 382a1f3..3f767d2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,4 @@ updates: directory: / schedule: interval: daily + From 8fe040e92813b207de2794f41e6bbd4dcc97f475 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 00:01:55 +0000 Subject: [PATCH 17/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f767d2..382a1f3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,3 @@ updates: directory: / schedule: interval: daily - From cc0685c64d87ea71a6891afa2f88500cdb4ef4ca Mon Sep 17 00:00:00 2001 From: Ross Fenning Date: Fri, 14 Oct 2022 01:32:08 +0100 Subject: [PATCH 18/19] Add/update dependabot updates config --- .github/dependabot.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 382a1f3..47c70fb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,10 +1,11 @@ version: 2 updates: -- package-ecosystem: github-actions +- package-ecosystem: pip directory: / schedule: interval: daily -- package-ecosystem: pip +- package-ecosystem: github-actions directory: / schedule: interval: daily + From d904fc44e40821790b351aceedab1cf2efc1438f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 00:32:21 +0000 Subject: [PATCH 19/19] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 47c70fb..3112be5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,3 @@ updates: directory: / schedule: interval: daily -