X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cd36a388c22abc391bcc87023be0d807eb7330ba..2de26d54ef22c5653f830d0ce4938df78d0ca0fd:/.overcommit.yml?ds=inline diff --git a/.overcommit.yml b/.overcommit.yml index eab8eb2ae..18bd5851f 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -22,7 +22,7 @@ PreCommit: enabled: true EsLint: enabled: true - command: ["bin/yarn", "eslint", "-c", "config/eslint.js"] + command: ["bin/yarn", "eslint", "-c", "config/eslint.config.mjs"] exclude: - vendor/**/*.js RailsSchemaUpToDate: