Skip to content

Commit fe9296f

Browse files
authored
Merge pull request #2295 from tweag/renovate/migrate-config
chore(config): migrate renovate config
2 parents 539c0f6 + c1498f9 commit fe9296f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
"github>tweag/renovate-presets:ruleset_base",
44
"github>tweag/renovate-presets:mergify"
55
],
6-
"ignorePaths": ["registry/**"],
6+
"ignorePaths": [
7+
"registry/**"
8+
],
79
"packageRules": [
810
{
9-
"matchFiles": [
11+
"matchFileNames": [
1012
"rules_haskell_nix/MODULE.bazel"
1113
],
1214
"enabled": false

0 commit comments

Comments
 (0)