Skip to content

Commit

Permalink
remove gatsby monorepo from closebot
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Apr 16, 2023
1 parent c4288f6 commit 2accfd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/close-bot/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ function allChangelogLinesAreVersionBump(changelogLines) {

function isPointlessVersionBump(body) {
const pointlessBumpLinks = [
'https://github.com/gatsbyjs/gatsby',
'https://github.com/typescript-eslint/typescript-eslint',
]

Expand Down

0 comments on commit 2accfd2

Please sign in to comment.