mirror of
https://github.com/doctrine/data-fixtures.git
synced 2026-03-23 22:32:13 +01:00
Target 1.8.x
1.x is still maintained, and we do not want to make merge ups difficult, so let us avoid differences in development tools versions.
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -9,6 +9,7 @@ updates:
|
||||
labels:
|
||||
- "Dependencies"
|
||||
versioning-strategy: "increase-if-necessary"
|
||||
target-branch: "1.8.x"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user