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 feb740a commit 20310f8Copy full SHA for 20310f8
package.json
@@ -10,7 +10,7 @@
10
"url": "https://github.com/inlitify/bridging/issues"
11
},
12
"devDependencies": {
13
- "@secretlint/secretlint-rule-preset-recommend": "^7.0.7",
+ "@secretlint/secretlint-rule-preset-recommend": "^11.0.0",
14
"@types/js-yaml": "^4.0.5",
15
"@types/node": "^20.6.0",
16
"@typescript-eslint/eslint-plugin": "^6.6.0",
@@ -31,7 +31,7 @@
31
"playwright": "^1.40.1",
32
"prettier": "^3.0.3",
33
"rimraf": "^3.0.2",
34
- "secretlint": "^7.0.7",
+ "secretlint": "^11.0.0",
35
"typescript": "^5.2.2"
36
37
"engines": {
0 commit comments