Skip to content

build: disable minor eslint-plugin-react-refresh upgrades#385

Open
dcalhoun wants to merge 1 commit intotrunkfrom
build/disable-minor-eslint-plugin-react-refresh-upgrades
Open

build: disable minor eslint-plugin-react-refresh upgrades#385
dcalhoun wants to merge 1 commit intotrunkfrom
build/disable-minor-eslint-plugin-react-refresh-upgrades

Conversation

@dcalhoun
Copy link
Member

What?

Ignore minor eslint-plugin-react-refresh version bumps in Dependabot.

Why?

eslint-plugin-react-refresh v0.5.0 requires ESLint 9. We cannot upgrade eslint-plugin-react-refresh until we are unblocked upgrading ESLint.

Follow-up to #381 (comment).

How?

Add an ignore rule for eslint-plugin-react-refresh minor version updates in .github/dependabot.yml, following the existing pattern for eslint, react, react-dom, and jquery.

Testing Instructions

Verify the dependabot.yml syntax is valid.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dcalhoun dcalhoun added the [Type] Build Tooling Issues or PRs related to build tooling label Mar 17, 2026
@dcalhoun dcalhoun marked this pull request as ready for review March 17, 2026 21:10
@dcalhoun dcalhoun requested a review from nbradbury March 17, 2026 21:18
@dcalhoun dcalhoun enabled auto-merge (squash) March 17, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant