]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(dependabot): remove outdated comment 46235/head
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Tue, 2 Jul 2024 10:23:28 +0000 (12:23 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2024 10:23:28 +0000 (12:23 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
.github/dependabot.yml

index 78b94fc74a32033bc14005ac697fe84550e75be7..16eb43559b1035f6e00c968eed15edebc0bae737 100644 (file)
@@ -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