Skip to content

Commit 3e2be26

Browse files
chore(config): migrate renovate config (#1193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fc56da commit 3e2be26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"extends": ["github>stipsan/renovate-presets:auto"],
33
"packageRules": [
44
{
5-
"paths": ["tests/**"],
5+
"matchFileNames": ["tests/**"],
66
"extends": [":semanticCommitTypeAll(chore)", ":automergeMajor"]
77
}
88
]

0 commit comments

Comments
 (0)