Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
G4brym committed Dec 7, 2024
1 parent 9d9325e commit a946ae5
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,12 @@ updates:
schedule:
interval: "weekly"
groups:
cloudflare:
patterns:
- "@cloudflare/*"
- wrangler
dev:
patterns:
- "@types/*"
- "vitest*"
- typescript
- hono
- itty-router
ignore:
- dependency-name: '\*'
update-types: [ "version-update:semver-major" ]
major:
update-types: [ "major" ]
prod-deps:
dependency-type: "production"
dev-deps:
dependency-type: "development"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit a946ae5

Please sign in to comment.