Skip to content

Commit

Permalink
ci: fix some failing workflows (#28)
Browse files Browse the repository at this point in the history
* Remove dependency check until the repo is public
* Fix ESLint configuration in MegaLinter
  • Loading branch information
lars-reimann authored Apr 24, 2024
1 parent 1fae28a commit d341465
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/dependency-review.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ TSX_ESLINT_FILE_EXTENSIONS:

# Commands
PRE_COMMANDS:
- command: npm i @lars-reimann/eslint-config eslint-plugin-vitest @lars-reimann/prettier-config
- command: npm i @lars-reimann/eslint-config eslint-plugin-vitest@0.4.0 @lars-reimann/prettier-config

0 comments on commit d341465

Please sign in to comment.