Skip to content

Commit

Permalink
Merge branch 'main' into fix/ci/trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Jan 30, 2025
2 parents 471c4f3 + cbe171c commit 195ee1f
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .github/linters/eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import vitest from 'eslint-plugin-vitest'
import vitest from '@vitest/eslint-plugin'
import typescriptEslint from '@typescript-eslint/eslint-plugin'
import globals from 'globals'
import tsParser from '@typescript-eslint/parser'
Expand Down
Loading

0 comments on commit 195ee1f

Please sign in to comment.