Skip to content

Commit

Permalink
internal: Do not upgrade linaria
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Aug 27, 2023
1 parent e8be161 commit ee012bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"commitMessageTopic": "`{{depName}}`",
"dependencyDashboardApproval": true,
"rangeStrategy": "auto",
"ignoreDeps": ["whatwg-fetch", "react-error-overlay", "@ant-design/pro-layout"],
"ignoreDeps": ["whatwg-fetch", "react-error-overlay", "@ant-design/pro-layout", "@linaria/*"],
"timezone": "America/Chicago",
"postUpdateOptions": ["yarnDedupeHighest"],
"packageRules": [
Expand Down

0 comments on commit ee012bc

Please sign in to comment.