Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 21, 2024
1 parent 109f855 commit f9b1ca3
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
Expand All @@ -11,28 +9,21 @@
"name": "Barthelemy Meynard-Piganeau",
"avatar_url": "https://avatars.githubusercontent.com/u/36533835?v=4",
"profile": "https://github.com/barthelemymp",
"contributions": [
"bug"
]
"contributions": ["bug"]
},
{
"login": "MoH-assan",
"name": "MoH-assan",
"avatar_url": "https://avatars.githubusercontent.com/u/123608862?v=4",
"profile": "https://github.com/MoH-assan",
"contributions": [
"bug"
]
"contributions": ["bug"]
},
{
"login": "CedricLeon",
"name": "Cedric Leonard",
"avatar_url": "https://avatars.githubusercontent.com/u/51703091?v=4",
"profile": "https://github.com/CedricLeon",
"contributions": [
"code",
"bug"
]
"contributions": ["code", "bug"]
}
],
"contributorsPerLine": 7,
Expand Down

0 comments on commit f9b1ca3

Please sign in to comment.