Skip to content

Commit 8d884e5

Browse files
committed
ci: test against eslint v8
1 parent ed5fc3b commit 8d884e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
node-version: [10.x, 12.x, 14.x]
37-
eslint-version: [6, 7]
37+
eslint-version: [6, 7, 8]
3838
runs-on: ubuntu-latest
3939

4040
steps:

0 commit comments

Comments
 (0)