Skip to content

Commit

Permalink
chore: update renovate to exclude release folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Dec 2, 2024
1 parent 47ca6c2 commit ecadb03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"extends": [
"local>ExpediaGroup/renovate-config"
],
"ignorePaths": [
"release/**"
],
"maven": {
"fileMatch": [
"^.*\\/pom\\.xml$",
Expand Down

0 comments on commit ecadb03

Please sign in to comment.