From 5e193bfb2feccda13e04a24db014c915516e0dce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20P=C3=B6lz?= <38893694+Flash0ver@users.noreply.github.com> Date: Tue, 21 Apr 2026 15:01:45 +0200 Subject: [PATCH] chore: remove invalid and obsolete Dependabot filter --- .github/dependabot.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b20accbf90..5ef2a64ecc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,6 +22,3 @@ updates: directory: "/" schedule: interval: weekly - ignore: - - dependency-name: "gradle/actions/setup-gradle" - versions: ['>= 6.0.0'] # license change: the bundled 'gradle-actions-caching' component is licensed and governed by a separate license (no longer MIT)