From 558fe086a9a5e2efbd021039af129cc75972ed30 Mon Sep 17 00:00:00 2001 From: bitpredator <67551273+bitpredator@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:06:32 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20non=20c'=C3=A8ra=20bisogno=20di=20questa?= =?UTF-8?q?=20parte=20di=20codice?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 59e0ee81..fb2c37f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,16 +16,5 @@ updates: # Disable version updates for npm dependencies # https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file open-pull-requests-limit: 99 - labels: - - 'dependencies' - - # yarn dependencies - - package-ecosystem: 'yarn' - directory: '/' - schedule: - interval: 'daily' - # Disable version updates for yarn dependencies - # https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file - open-pull-requests-limit: 99 labels: - 'dependencies' \ No newline at end of file