Actions & PR Template verbessern #223

Merged
flixcoo merged 42 commits from setup/222-actions-&-pr-template-verbessern into development 2026-05-22 19:13:00 +00:00
Showing only changes of commit e093b253e8 - Show all commits

View File

@@ -3,9 +3,10 @@
"extends": ["config:recommended"],
"onboarding": false,
"requireConfig": "optional",
"baseBranches": ["development"],
"prHourlyLimit": 0,
"prConcurrentLimit": 0,
"enabledManagers": ["pub", "gradle", "gradle-wrapper", "github-actions", "dockerfile"],
"enabledManagers": ["pub"],
"pub": {
"enabled": true,
"fileMatch": ["(^|/)pubspec\\.yaml$"]