Right now we use `eslint --fix` to replace `any` with `unknown`. Use the new option instead and remove `--fix`. Ref - https://github.com/oazapfts/oazapfts/pull/707 - https://github.com/reduxjs/redux-toolkit/pull/4999