Skip to content

Commit

Permalink
skip: merge (2658040) [skip release]
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] committed Oct 28, 2024
2 parents 85076ec + 2658040 commit aba6f08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
postUpgradeTasks: {
commands: [
'npm install -g [email protected].2',
'npm install -g [email protected].3',
'pnpm install --frozen-lockfile --ignore-scripts',
'git checkout -- .npmrc',
'pnpm run build',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0-development",
"description": "GitHub App template repository",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"author": "Marcus R. Brown <[email protected]>",
"license": "MIT",
"repository": "github:bfra-me/github-app",
Expand Down

0 comments on commit aba6f08

Please sign in to comment.