Skip to content

Commit

Permalink
chore: remove pinOnlyDevDependencies (#1972)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko authored Jan 12, 2021
1 parent f56b5df commit de98b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": ["config:base", ":pinOnlyDevDependencies", "schedule:weekly"],
"extends": ["config:base", "schedule:weekly"],
"separateMajorMinor": true,
"packageRules": [
{
Expand Down

1 comment on commit de98b10

@vercel
Copy link

@vercel vercel bot commented on de98b10 Jan 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.