mirror of
https://github.com/bourquep/mysa2mqtt.git
synced 2025-11-03 05:10:28 +00:00
chore: Changed dependabot schedule from daily to weekly (#83)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -8,7 +8,7 @@ updates:
|
||||
- package-ecosystem: 'npm' # See documentation for possible values
|
||||
directory: '/' # Location of package manifests
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
interval: 'weekly'
|
||||
labels:
|
||||
- 'dependencies'
|
||||
commit-message:
|
||||
|
||||
Reference in New Issue
Block a user