From 46f2d92442f1b1b298ed5340fa9a7cab16b360b6 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Tue, 1 Jul 2025 18:06:12 +0200 Subject: [PATCH] Drop dependabot configuration for 0.16 There will be no further 0.16 releases. Signed-off-by: Stephen Kitt --- .github/dependabot.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eef2bc2..6b06cf8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,15 +9,6 @@ updates: github-actions: patterns: - "*" - - package-ecosystem: github-actions - directory: '/' - target-branch: "release-0.16" - schedule: - interval: monthly - groups: - github-actions: - patterns: - - "*" - package-ecosystem: github-actions directory: '/' target-branch: "release-0.17"