Skip to content

Commit

Permalink
Merge pull request #1052 from myrotvorets/renovate/linters
Browse files Browse the repository at this point in the history
chore(deps): update dependency @myrotvorets/eslint-config-myrotvorets-ts to v3.0.2
  • Loading branch information
myrotvorets-team authored Dec 22, 2024
2 parents 209ec3c + e8743a5 commit a819ae9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Run code style check
uses: myrotvorets/composite-actions/node-run-script@27ab3af18ca12ee3e44e50e015ee74acd199d0dc
with:
registry-url: https://npm.pkg.github.com
script: lint

typecheck:
Expand All @@ -63,4 +64,5 @@ jobs:
- name: Run type check
uses: myrotvorets/composite-actions/node-run-script@27ab3af18ca12ee3e44e50e015ee74acd199d0dc
with:
registry-url: https://npm.pkg.github.com
script: typecheck
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a819ae9

Please sign in to comment.