chore: Automate pre-commit hooks updates with Dependabot - #149
Open
edgarrmondragon wants to merge 2 commits into
Open
chore: Automate pre-commit hooks updates with Dependabot#149edgarrmondragon wants to merge 2 commits into
edgarrmondragon wants to merge 2 commits into
Conversation
edgarrmondragon
force-pushed
the
dependabot-pre-commit
branch
2 times, most recently
from
June 23, 2026 23:22
8583a07 to
761a60f
Compare
edgarrmondragon
force-pushed
the
dependabot-pre-commit
branch
from
July 6, 2026 01:00
761a60f to
7d56b37
Compare
edgarrmondragon
force-pushed
the
dependabot-pre-commit
branch
from
July 13, 2026 12:59
7d56b37 to
2a02388
Compare
And also add cooldown days. Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
edgarrmondragon
force-pushed
the
dependabot-pre-commit
branch
from
July 28, 2026 04:46
2a02388 to
77c1d1a
Compare
henryiii
reviewed
Jul 28, 2026
| schedule: | ||
| interval: "weekly" | ||
| cooldown: | ||
| default-days: 7 |
Contributor
There was a problem hiding this comment.
FYI, it now defaults to 3.
Collaborator
Author
There was a problem hiding this comment.
TIL, I missed the announcement 🙂
I was following zizmor's default value, but it makes sense to use dependabot's now.
https://github.blog/changelog/2026-07-14-dependabot-version-updates-introduce-default-package-cooldown Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
And also add cooldown days.