chore: don't autoupdate eslint

This commit is contained in:
Koen Kanters
2024-04-28 08:53:17 +02:00
parent ffc2ff1d0e
commit 8c8a6a3ecf
+2 -1
View File
@@ -23,7 +23,8 @@ jobs:
node-version: 20
cache: npm
# connect-gzip-static@4.0.0 requires Node 20 >=
- run: npx npm-check-updates -u -x connect-gzip-static
# eslint: https://github.com/typescript-eslint/typescript-eslint/issues/8211
- run: npx npm-check-updates -u -x connect-gzip-static -x eslint
- run: rm -f package-lock.json
- run: npm install
- uses: peter-evans/create-pull-request@v6