From f6cf685d1c6aa96503d7f17aba65372e9be3d770 Mon Sep 17 00:00:00 2001 From: Colbster937 Date: Thu, 29 Jan 2026 17:10:27 -0600 Subject: [PATCH] update --- .github/dependabot.yml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 05742b2..35be6a3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,19 +5,9 @@ updates: schedule: interval: "weekly" open-pull-requests-limit: 10 - ignore: - - dependency-name: "*" - update-types: - - "version-update:semver-major" - - "version-update:semver-patch" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" - open-pull-requests-limit: 10 - ignore: - - dependency-name: "*" - update-types: - - "version-update:semver-major" - - "version-update:semver-patch" \ No newline at end of file + open-pull-requests-limit: 10 \ No newline at end of file