Skip to content

Commit

Permalink
chore: do not ignore any path when Renovate (cattle-ops#1000)
Browse files Browse the repository at this point in the history
## Description

We should update the dependencies in all directories. Do not leave
anything out.
  • Loading branch information
kayman-mk authored Oct 1, 2023
1 parent 03f0828 commit 2793165
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 @@ -5,5 +5,6 @@
":semanticCommitTypeAll(chore)",
"group:all",
"schedule:weekly"
]
],
"ignorePaths": []
}

0 comments on commit 2793165

Please sign in to comment.