mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-01-07 02:26:10 +01:00

[TASK] Switch Dependabot PR target milestone to the 3.0 milestone ()

The PRs now should target 3.0.0, not 2.0.1 anymore, as 2.0.1 is out
of the door, and we're working on 3.0 now.

Fixes 
This commit is contained in:
Oliver Klee 2022-09-23 21:56:56 +02:00 committed by GitHub
parent fee233a50d
commit 91c0740aac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
milestone: 5
milestone: 7
- package-ecosystem: "composer"
directory: "/"
@ -20,11 +20,11 @@ updates:
- dependency-name: "symfony/yaml"
- dependency-name: "typo3/cms-*"
versioning-strategy: "increase"
milestone: 5
milestone: 7
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
versioning-strategy: "increase"
milestone: 5
milestone: 7