mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 17:41:15 +00:00
chore: changed dependabot interval from weekly to monthly
This commit is contained in:
parent
c88b6d7577
commit
2b8bea92fd
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -3,4 +3,4 @@ updates:
|
|||
- package-ecosystem: 'npm'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
interval: 'monthly'
|
||||
|
|
Loading…
Reference in a new issue