Skip to content

Commit

Permalink
ci(renovate): excludePackage intl
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsutakein committed Nov 22, 2024
1 parent d110493 commit ee41055
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"*"
],
"excludePackageNames": [
"collection"
"collection",
"intl",
],
"matchUpdateTypes": [
"minor",
Expand Down

0 comments on commit ee41055

Please sign in to comment.