feat: use osv, add pr checks, extend dependabot

This commit is contained in:
zhom
2025-06-03 14:46:58 +04:00
parent b00f62ebec
commit 97de246ac6
6 changed files with 185 additions and 25 deletions
+7
View File
@@ -12,11 +12,18 @@ on:
pull_request:
paths-ignore:
- "src/**"
- "nodecar/**"
- "package.json"
- "package-lock.json"
- "yarn.lock"
- "pnpm-lock.yaml"
- "README.md"
- ".github/workflows/lint-js.yml"
- ".github/workflows/osv.yml"
- "next.config.js"
- "tailwind.config.js"
- "tsconfig.json"
- "biome.json"
jobs:
build: