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