Skip to content

Commit

Permalink
Group tauri updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvealerts committed Oct 3, 2023
1 parent ae8f4b1 commit bd65770
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
groups:
tauri:
patterns:
- "tauri"
- "tauri-build"
- package-ecosystem: npm
directory: "/src/tauri/"
schedule:
Expand All @@ -20,3 +25,6 @@ updates:
patterns:
- "@unocss/*"
- "unocss"
tauri:
patterns:
- "@tauri-apps/*"

0 comments on commit bd65770

Please sign in to comment.