We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df17651 commit 204e31bCopy full SHA for 204e31b
1 file changed
.github/dependabot.yml
@@ -6,8 +6,6 @@ updates:
6
schedule:
7
interval: "daily"
8
open-pull-requests-limit: 10
9
- labels:
10
- - "dart"
11
commit-message:
12
prefix: "feat"
13
@@ -17,8 +15,6 @@ updates:
17
15
18
16
19
20
21
- - "flutter"
22
23
24
@@ -28,7 +24,5 @@ updates:
28
29
25
interval: "weekly"
30
26
open-pull-requests-limit: 5
31
32
- - "ci"
33
27
34
prefix: "refactor"
0 commit comments