mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 20:19:30 +00:00
add eslint/js dependency
This commit is contained in:
1
.github/workflows/pre_commit.yml
vendored
1
.github/workflows/pre_commit.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
npm install @eslint/js
|
||||
pip install pre-commit
|
||||
|
||||
- name: Run pre-commit
|
||||
|
||||
Reference in New Issue
Block a user