mirror of
https://github.com/H0llyW00dzZ/GoGenAI-Terminal-Chat.git
synced 2025-02-11 15:11:36 +00:00
Update dependabot
- [+] chore(dependabot.yml): change update interval from weekly to daily
This commit is contained in:
parent
ead605c522
commit
d014d341c0
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -6,7 +6,7 @@ updates:
|
||||
- package-ecosystem: "gomod" # for Go modules
|
||||
directory: "/" # Location of the go.mod file
|
||||
schedule:
|
||||
interval: "weekly" # How often to check for updates
|
||||
interval: "daily" # How often to check for updates
|
||||
|
||||
# Optional: Open pull requests only for the main branch
|
||||
target-branch: "master"
|
||||
|
Loading…
x
Reference in New Issue
Block a user