Fix Dependabot ignore statements#69144
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Flaky tests detected in b3acdf6. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/13265248225
|
Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: desrosj <desrosj@git.wordpress.org>
What?
The
dependabot.ymlfile does not support*for a version inignorestatements. Omitting theversionall together properly ignores all versions.Follow up to #69118 and #69122.
Testing Instructions
I've confirmed this works as expected on my fork.