Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set ignorePaths to empty list #505

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Set ignorePaths to empty list #505

merged 1 commit into from
Dec 3, 2024

Conversation

paddyroddy
Copy link
Member

Fixes #503. More general version of #502. We are using config:best-practices which inherits config:recommended. One of the settings that comes with that is :ignoreModulesAndTests, which excludes folders like **/test/** - which is why our stuff is not being updated. By setting ignorePaths for this project only, we remove that problem.

@paddyroddy paddyroddy added bug Something isn't working enhancement New feature or request labels Dec 3, 2024
@paddyroddy paddyroddy self-assigned this Dec 3, 2024
Copy link
Member

@samcunliffe samcunliffe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫐 🎄

One line. Beats #504 as a solution to #503.

@paddyroddy paddyroddy merged commit c56fe9c into main Dec 3, 2024
13 checks passed
@paddyroddy paddyroddy deleted the fix-renovate-2 branch December 3, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@renovatebot bumping versions will break the regression test every time
2 participants