mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 00:42:54 -05:00
chore: add Renovate config
This commit is contained in:
parent
0cb100e30a
commit
57c386805f
1 changed files with 7 additions and 0 deletions
7
renovate.json5
Normal file
7
renovate.json5
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
|
||||||
|
"extends": [
|
||||||
|
"github>scratchfoundation/scratch-renovate-config:js-lib-bundled"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue