diff --git a/Makefile b/Makefile index 85e9b5ac89..4fe42ff80d 100644 --- a/Makefile +++ b/Makefile @@ -79,8 +79,7 @@ appstore: --exclude=.drone.jsonnet \ --exclude=.drone.yml \ --exclude=.editorconfig \ - --exclude=.eslintignore \ - --exclude=.eslintrc.js \ + --exclude=eslint.config.mjs \ --exclude=.git \ --exclude=.git-blame-ignore-revs \ --exclude=.gitattributes \