chore: code formatting

This commit is contained in:
github-actions[bot]
2022-08-07 15:43:27 +00:00
parent 63c194924c
commit f5a9e3dd92
3 changed files with 18 additions and 16 deletions

View File

@@ -6,8 +6,8 @@ export default function({faker, query, login = faker.internet.userName()}) {
repositories: {
nodes: [
{nameWithOwner: "lowlighter/metrics"},
]
}
],
},
},
})
}