Skip to content

Commit

Permalink
chore: Configure ignorePaths for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 22, 2024
1 parent 548cfa3 commit 0363d23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
],
"ignorePaths": ["packages/core/e2e/fixtures"]
}

0 comments on commit 0363d23

Please sign in to comment.