Skip to content

Commit

Permalink
ci: stop dependabot PRs against stable20
Browse files Browse the repository at this point in the history
stable20 has reached end of live.

Signed-off-by: Max <max@nextcloud.com>
  • Loading branch information
max-nextcloud committed Jan 12, 2022
1 parent 7e96746 commit 8a99802
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,3 @@ updates:
labels:
- 3. to review
- dependencies
- package-ecosystem: npm
target-branch: stable20
versioning-strategy: lockfile-only
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major", "version-update:semver-minor"]
open-pull-requests-limit: 30
labels:
- 3. to review
- dependencies

0 comments on commit 8a99802

Please sign in to comment.