From 8f8cd87946f0ba9988dbce98cf8ee16bb3868f17 Mon Sep 17 00:00:00 2001 From: John Molakvoæ Date: Tue, 2 Jul 2024 12:23:28 +0200 Subject: fix(dependabot): remove outdated comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 78b94fc74a3..16eb43559b1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -114,7 +114,6 @@ updates: reviewers: - "nextcloud/server-dependabot" ignore: - # ignore all GitHub linguist patch updates - dependency-name: "*" update-types: ["version-update:semver-major", "version-update:semver-minor"] # Disable automatic rebasing because without a build CI will likely fail anyway @@ -134,7 +133,6 @@ updates: reviewers: - "nextcloud/server-dependabot" ignore: - # ignore all GitHub linguist patch updates - dependency-name: "*" update-types: ["version-update:semver-major", "version-update:semver-minor"] # Disable automatic rebasing because without a build CI will likely fail anyway -- cgit v1.2.3