mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: also move @tsconfig/* into typescript group for Dependabot
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -39,7 +39,6 @@ updates:
|
||||
- "@lezer/*"
|
||||
dev-dependencies:
|
||||
patterns:
|
||||
- "@tsconfig/*"
|
||||
- "@vitejs/*"
|
||||
- "@vitest/*"
|
||||
- "@volar/*"
|
||||
@@ -57,6 +56,7 @@ updates:
|
||||
- "@tailwindcss/*"
|
||||
typescript:
|
||||
patterns:
|
||||
- "@tsconfig/*"
|
||||
- "@types/*"
|
||||
- "@typescript-eslint/*"
|
||||
- "@vue/tsconfig"
|
||||
|
||||
Reference in New Issue
Block a user