From 2724eb81026c676774dad7c32f72c4f3b840719e Mon Sep 17 00:00:00 2001 From: StevenWdV Date: Wed, 1 Feb 2023 18:09:25 +0100 Subject: [PATCH] Unignore fasm-versions in dependabot.yml again [skip ci] --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db0f5fd..f9c4083 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,8 +8,6 @@ updates: - dependency-name: eslint - dependency-name: '@typescript-eslint/*' - dependency-name: husky - # Present notifications for additions to fasm-versions.json, which is downloaded each time anyway - - dependency-name: fasm-versions schedule: interval: weekly open-pull-requests-limit: 20