Skip to content

Commit

Permalink
fix ignore paths
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Nov 16, 2022
1 parent c20fc47 commit 1a0d02f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
"gomodTidy",
"gomodMassage"
],
"ignorePaths": [
"**/test/**",
"**/tests/**"
],
"packageRules": [
{
"matchManagers": ["gomod"],
Expand Down

0 comments on commit 1a0d02f

Please sign in to comment.