mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +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/*"
|
- "@lezer/*"
|
||||||
dev-dependencies:
|
dev-dependencies:
|
||||||
patterns:
|
patterns:
|
||||||
- "@tsconfig/*"
|
|
||||||
- "@vitejs/*"
|
- "@vitejs/*"
|
||||||
- "@vitest/*"
|
- "@vitest/*"
|
||||||
- "@volar/*"
|
- "@volar/*"
|
||||||
@@ -57,6 +56,7 @@ updates:
|
|||||||
- "@tailwindcss/*"
|
- "@tailwindcss/*"
|
||||||
typescript:
|
typescript:
|
||||||
patterns:
|
patterns:
|
||||||
|
- "@tsconfig/*"
|
||||||
- "@types/*"
|
- "@types/*"
|
||||||
- "@typescript-eslint/*"
|
- "@typescript-eslint/*"
|
||||||
- "@vue/tsconfig"
|
- "@vue/tsconfig"
|
||||||
|
|||||||
Reference in New Issue
Block a user