Correct comments

This commit is contained in:
Victor Zverovich
2024-06-16 11:05:38 -07:00
parent febd8ed5fe
commit a57b0194a6

View File

@ -1,8 +1,8 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "github-actions" # Necessary to update action hashs - package-ecosystem: "github-actions" # Necessary to update action hashes.
directory: "/" directory: "/"
schedule: schedule:
interval: "monthly" interval: "monthly"
# Allow up to 3 opened pull requests for github-actions versions # Allow up to 3 opened pull requests for github-actions versions.
open-pull-requests-limit: 3 open-pull-requests-limit: 3