Skip to content

Commit

Permalink
group dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BitPatty authored Jul 4, 2024
1 parent 02ab6b5 commit 9e0b686
Show file tree
Hide file tree
Showing 4 changed files with 371 additions and 364 deletions.
25 changes: 15 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
reviewers:
- bitpatty
labels:
- dependencies
- package-ecosystem: npm
directory: '/'
schedule:
interval: daily
time: '04:00'
open-pull-requests-limit: 10
reviewers:
- bitpatty
labels:
- dependencies
groups:
production-dependencies:
dependency-type: 'production'
development-dependencies:
dependency-type: 'development'
Loading

0 comments on commit 9e0b686

Please sign in to comment.