From cff0f60ed6c20361fe100d30ea802256d9587db1 Mon Sep 17 00:00:00 2001 From: Benny Neugebauer Date: Mon, 14 Feb 2022 11:28:32 +0100 Subject: [PATCH] chore: Allow TypeDoc updates --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 706379ca..532c1c99 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,14 +24,6 @@ updates: - 'type: chore \U0001F9F9' open-pull-requests-limit: 10 ignore: - - dependency-name: 'typedoc' - versions: - # https://github.com/TypeStrong/typedoc/releases/tag/v0.22.0 - - '>= 0.22.0' - - dependency-name: 'typedoc-plugin-markdown' - versions: - # https://github.com/tgreyuk/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.11.0 - - '>= 3.11.0' - dependency-name: 'ws' # https://github.com/websockets/ws/releases/tag/8.0.0 versions: