1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-05-18 12:02:33 +02:00

build(deps): update latest

This commit is contained in:
Divlo
2023-01-10 13:27:35 +01:00
parent fcc107bdec
commit e24964a60a
7 changed files with 1160 additions and 9800 deletions

View File

@ -24,5 +24,5 @@ jobs:
- run: 'npm run lint:commit -- --to "${{ github.sha }}"'
- run: 'npm run lint:editorconfig'
- run: 'npm run lint:markdown'
- run: 'npm run lint:javascript'
- run: 'npm run lint:eslint'
- run: 'npm run lint:prettier'