Skip to content

Commit cce159a

Browse files
authored
Merge pull request #424 from scratchfoundation/renovate/migrate-config
chore(config): migrate renovate config
2 parents 9b7f8bb + 466f6fd commit cce159a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

renovate.json5

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
4-
"extends": [
5-
"github>scratchfoundation/scratch-renovate-config:js-app"
2+
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3+
extends: [
4+
'github>scratchfoundation/scratch-renovate-config:js-app',
65
],
7-
8-
"transitiveRemediation": true
96
}

0 commit comments

Comments
 (0)