Skip to content

Commit

Permalink
updated renovate config to ignore chat-service-parent
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-kuba committed Nov 5, 2024
1 parent 4b8e1cb commit bf63db5
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": [
"config:recommended"
],
"ignoreDeps": [
"cz.muni.chat:chat-service-parent"
],
"packageRules": [
{
"matchUpdateTypes": [
Expand Down

0 comments on commit bf63db5

Please sign in to comment.