Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore: renovate configuration boilerplate (#20)
Browse files Browse the repository at this point in the history
* chore: renovate configuration boilerplate

* build: [email protected]
  • Loading branch information
mcataford authored Mar 28, 2023
1 parent e560bac commit 73b0b10
Show file tree
Hide file tree
Showing 6 changed files with 789 additions and 789 deletions.
3 changes: 3 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["github>tophat/new-project-kit//.github/renovate"]
}
786 changes: 0 additions & 786 deletions .yarn/releases/yarn-3.2.1.cjs

This file was deleted.

783 changes: 783 additions & 0 deletions .yarn/releases/yarn-3.2.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ npmRegistries:
plugins:
- ./bundles/@yarnpkg/plugin-semver-up.js

yarnPath: .yarn/releases/yarn-3.2.1.cjs
yarnPath: .yarn/releases/yarn-3.2.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@
"micromatch": "^4.0.5",
"semver": "^7.3.7"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9287,7 +9287,7 @@ resolve@^2.0.0-next.3:

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.7.3
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=7ad353"
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=f456af"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit 73b0b10

Please sign in to comment.