We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539c0f6 commit c1498f9Copy full SHA for c1498f9
.github/renovate.json
@@ -3,10 +3,12 @@
3
"github>tweag/renovate-presets:ruleset_base",
4
"github>tweag/renovate-presets:mergify"
5
],
6
- "ignorePaths": ["registry/**"],
+ "ignorePaths": [
7
+ "registry/**"
8
+ ],
9
"packageRules": [
10
{
- "matchFiles": [
11
+ "matchFileNames": [
12
"rules_haskell_nix/MODULE.bazel"
13
14
"enabled": false
0 commit comments