X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/be6a8eb2b3cdbe42d91e2ac6a6edb7eedbfcfece..dc60d78cdabc06b3c2fe8cb923125a01fa6b3da6:/.overcommit.yml 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: