Skip to content

Commit 5e2aea7

Browse files
committed
fix: remove todo to install greenkeeper. Dependabot app will be installed globally and enabled automagically when creating the config file
1 parent f774035 commit 5e2aea7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

create-octokit-project.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ async function main() {
129129
title: "🚧 Initial version",
130130
body: `- [ ] Implement features. Create separate \`feat: ...\` commits for each feature of the initial version
131131
- [ ] 100% test coverage
132-
- [ ] Install https://github.com/apps/greenkeeper
133132
- [ ] Install https://github.com/apps/pika-ci
134133
- [ ] Create npm token at \`https://www.npmjs.com/settings/<your npm username>/tokens/create\` (with "Read and Publish" selected) and add it as \`NPM_TOKEN\` at Then create secret at https://github.com/${answers.repository}/settings/secrets
135134
`,

0 commit comments

Comments
 (0)