Skip to content

Commit

Permalink
chore(renovate): put back vue-tsc ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Feb 4, 2025
1 parent bba0971 commit 59d9739
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 @@ -5,6 +5,9 @@
"lockFileMaintenance": {
"enabled": true
},
"ignoreDeps": [
"vue-tsc"
],
"baseBranches": ["v1", "v3"],
"packageRules": [{
"matchDepTypes": ["resolutions"],
Expand Down

0 comments on commit 59d9739

Please sign in to comment.