Skip to content

Commit 137fbd8

Browse files
chore(pre-commit.ci): auto fixes
1 parent eb23f1e commit 137fbd8

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

.all-contributorsrc

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"projectOwner": "34j",
44
"repoType": "github",
55
"repoHost": "https://github.com",
6-
"files": [
7-
"README.md"
8-
],
6+
"files": ["README.md"],
97
"imageSize": 80,
108
"commit": true,
119
"commitConvention": "angular",
@@ -15,19 +13,14 @@
1513
"name": "34j",
1614
"avatar_url": "https://avatars.githubusercontent.com/u/55338215?v=4",
1715
"profile": "https://github.com/34j",
18-
"contributions": [
19-
"code"
20-
]
16+
"contributions": ["code"]
2117
},
2218
{
2319
"login": "shvchk",
2420
"name": "Andrei Shevchuk",
2521
"avatar_url": "https://avatars.githubusercontent.com/u/872945?v=4",
2622
"profile": "https://github.com/shvchk",
27-
"contributions": [
28-
"bug",
29-
"code"
30-
]
23+
"contributions": ["bug", "code"]
3124
}
3225
],
3326
"contributorsPerLine": 7,

0 commit comments

Comments
 (0)