mirror of
https://github.com/bourquep/mysa2mqtt.git
synced 2025-11-03 13:19:40 +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
|
- package-ecosystem: 'npm' # See documentation for possible values
|
||||||
directory: '/' # Location of package manifests
|
directory: '/' # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'daily'
|
interval: 'weekly'
|
||||||
labels:
|
labels:
|
||||||
- 'dependencies'
|
- 'dependencies'
|
||||||
commit-message:
|
commit-message:
|
||||||
|
|||||||
Reference in New Issue
Block a user