Skip to content

Commit 77e1a22

Browse files
authored
Merge pull request #40 from abalabushko/renovate/migrate-config
Migrate renovate config
2 parents 6ce6892 + 27d7b41 commit 77e1a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"config:recommended"
55
],
66
"packageRules": [
77
{
8-
"updateTypes": [
8+
"matchUpdateTypes": [
99
"minor",
1010
"patch"
1111
],

0 commit comments

Comments
 (0)