We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aced9f9 commit d6a8241Copy full SHA for d6a8241
packages/eslint-config-qiwi/package.json
@@ -36,7 +36,7 @@
36
"@typescript-eslint/parser": "^7.16.0",
37
"eslint-plugin-react": "^7.37.1",
38
"eslint-plugin-react-hooks": "^5.0.0",
39
- "eslint-plugin-sonarjs": "2.0.4",
+ "eslint-plugin-sonarjs": "2.0.2",
40
"eslint-plugin-unicorn": "^56.0.0"
41
},
42
"peerDependencies": {
renovate.json
@@ -2,6 +2,7 @@
2
"extends": [
3
"config:base"
4
],
5
+ "updatePinnedDependencies": false,
6
"automerge": true,
7
"automergeType": "pr",
8
"rangeStrategy": "replace"
0 commit comments