Skip to content

Commit be53ef8

Browse files
committed
Fix eslint version in qlty config
1 parent 3f8fb12 commit be53ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.qlty/qlty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ default = true
8484

8585
[[plugin]]
8686
name = "eslint"
87-
version = "8.57.0"
87+
version = "7.11.0"
8888
package_file = "package.json"
8989
package_filters = ["eslint", "jest"]
9090

0 commit comments

Comments
 (0)