change to monthly
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -8,9 +8,9 @@ updates:
|
|||||||
- package-ecosystem: 'npm'
|
- package-ecosystem: 'npm'
|
||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'daily'
|
interval: 'monthly'
|
||||||
|
|
||||||
- package-ecosystem: 'cargo'
|
- package-ecosystem: 'cargo'
|
||||||
directory: '/src-tauri/'
|
directory: '/src-tauri/'
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'daily'
|
interval: 'monthly'
|
||||||
|
Reference in New Issue
Block a user