npm install --save-dev https://github.com/7digital/eslint-config-7d
Then add the following .eslintrc.json to root
{
"extends": "eslint-config-7d"
}
Just increment the version with npm version patch
and push. There is no CI/CD set up for this.