Actions & PR Template verbessern #223
@@ -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$"]
|
||||
|
||||
Reference in New Issue
Block a user