aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2022-12-08 22:29:56 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-12-08 22:29:56 +0100
commitd8d6bc302ecca1a724e9074750db8bb1a813ca7a (patch)
treea914e03e5ad6438a89b318d9ac9d8a5817aa1e5c /.github
parentdcd08784582a3936147e0e7b9c15c304b8bb1f76 (diff)
downloadnextcloud-server-d8d6bc302ecca1a724e9074750db8bb1a813ca7a.tar.gz
nextcloud-server-d8d6bc302ecca1a724e9074750db8bb1a813ca7a.zip
take out stable23 from dependabot
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml36
1 files changed, 0 insertions, 36 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9cc65f2a208..30110b16aae 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -64,24 +64,6 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable23
- labels:
- - "3. to review"
- - "feature: dependencies"
- reviewers:
- - "nextcloud/server-dependabot"
- ignore:
- # ignore all GitHub linguist patch updates
- - dependency-name: "*"
- update-types: ["version-update:semver-major", "version-update:semver-minor", "version-update:semver-patch"]
-
-- package-ecosystem: npm
- directory: "/"
- schedule:
- interval: weekly
- day: saturday
- time: "03:00"
- timezone: Europe/Paris
target-branch: stable24
labels:
- "3. to review"
@@ -119,24 +101,6 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable23
- labels:
- - "3. to review"
- - "feature: dependencies"
- reviewers:
- - "nextcloud/server-dependabot"
- ignore:
- # ignore all GitHub linguist patch updates
- - dependency-name: "*"
- update-types: ["version-update:semver-major", "version-update:semver-minor", "version-update:semver-patch"]
-
-- package-ecosystem: composer
- directory: "/build/integration"
- schedule:
- interval: weekly
- day: saturday
- time: "03:00"
- timezone: Europe/Paris
target-branch: stable24
labels:
- "3. to review"