Skip to content

Commit

Permalink
fix: fix eslint-plugin-import ver to 2.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ubudragon committed May 25, 2021
1 parent 0802ed6 commit 90f3b2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions default.json
Expand Up @@ -6,6 +6,10 @@
"group:allNonMajor"
],
"packageRules": [
{
"matchPackagePatterns": ["eslint-plugin-import"],
"allowedVersions": "2.22.1"
},
{
"matchPackagePatterns": ["^@trejgun/"],
"rollbackPrs": false
Expand Down

0 comments on commit 90f3b2b

Please sign in to comment.