mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
Add Dependabot group for TypeScript dependencies
This commit is contained in:
parent
039f475bcb
commit
a98f3aead4
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -10,9 +10,13 @@ updates:
|
||||
# Check the npm registry for updates every day (weekdays)
|
||||
schedule:
|
||||
interval: "daily"
|
||||
groups:
|
||||
typescript:
|
||||
patterns:
|
||||
- "typescript"
|
||||
- "@voxpelli/tsconfig"
|
||||
# Enable updates to github actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user