steinarb commented on code in PR #2772:
URL: https://github.com/apache/shiro/pull/2772#discussion_r3421580700
##########
.github/dependabot.yml:
##########
@@ -18,12 +18,28 @@
---
version: 2
updates:
- # Dependencies for Maven
+ # Dependencies for Maven - main branch
- package-ecosystem: 'maven'
directory: '/'
schedule:
interval: 'weekly'
Review Comment:
Just out of curiosity: why weekly
FWIW I have daily on my dependabot workflows (probably because that was in
the examples I started out with).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]