Skip to content

Commit c1498f9

Browse files
chore(config): migrate config .github/renovate.json
1 parent 539c0f6 commit c1498f9

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)