diff --git a/.stylelintrc.json b/.stylelintrc.json index 83a06158c39..51d4dd124cb 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -1,5 +1,5 @@ { - "extends": "stylelint-config-wordpress", + "extends": "@wordpress/stylelint-config", "rules": { "font-weight-notation": null, "function-url-quotes": null,