Skip to content

Commit

Permalink
Group dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Aug 12, 2023
1 parent ab03269 commit 1bb675c
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,38 +5,62 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 99
groups:
actions:
patterns:
- '*'

- package-ecosystem: npm
directory: '/react'
schedule:
interval: weekly
day: saturday
open-pull-requests-limit: 99
groups:
react:
patterns:
- '*'

- package-ecosystem: npm
directory: '/vue'
schedule:
interval: weekly
day: saturday
open-pull-requests-limit: 99
groups:
vue:
patterns:
- '*'

- package-ecosystem: npm
directory: '/solid'
schedule:
interval: weekly
day: saturday
open-pull-requests-limit: 99
groups:
solid:
patterns:
- '*'

- package-ecosystem: npm
directory: '/svelte'
schedule:
interval: weekly
day: saturday
open-pull-requests-limit: 99
groups:
svelte:
patterns:
- '*'

- package-ecosystem: npm
directory: '/web'
schedule:
interval: weekly
day: saturday
open-pull-requests-limit: 99
groups:
web:
patterns:
- '*'

1 comment on commit 1bb675c

@vercel
Copy link

@vercel vercel bot commented on 1bb675c Aug 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

giscus-component – ./

giscus-component-git-main-giscus.vercel.app
giscus-component.vercel.app
giscus-component-giscus.vercel.app

Please sign in to comment.