Skip to content

Commit 58fc5c0

Browse files
committed
👥 Add @dependabot[bot] as a contributor
1 parent 3ec3866 commit 58fc5c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@
3232
"code",
3333
"maintenance"
3434
]
35+
},
36+
{
37+
"login": "dependabot[bot]",
38+
"name": "dependabot[bot]",
39+
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
40+
"profile": "https://github.com/apps/dependabot",
41+
"contributions": [
42+
"bug",
43+
"code",
44+
"maintenance"
45+
]
3546
}
3647
]
3748
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## 🏠 [Homepage](https://github.com/hackariens/flutter#readme)
1111

1212
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
13-
![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)
13+
![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)
1414
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1515

1616
## Need
@@ -84,6 +84,7 @@ Thanks goes to these wonderful people
8484
<tr>
8585
<td align="center" valign="top" width="14.28%"><a href="https://github.com/koromerzhin"><img src="https://avatars0.githubusercontent.com/u/308012?v=4" width="100px;" alt=""/><br /><sub><b>Le TOULLEC Martial</b></sub></a></td>
8686
<td align="center" valign="top" width="14.28%"><a href="https://www.mend.io/free-developer-tools/renovate/"><img src="https://avatars.githubusercontent.com/u/25180681?v=4" width="100px;" alt=""/><br /><sub><b>Mend Renovate</b></sub></a></td>
87+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/dependabot"><img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100px;" alt=""/><br /><sub><b>dependabot[bot]</b></sub></a></td>
8788
</tr>
8889
</tbody>
8990
</table>

0 commit comments

Comments
 (0)