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

minor fix in version regex #238

Merged
merged 2 commits into from
Jan 2, 2025
Merged

minor fix in version regex #238

merged 2 commits into from
Jan 2, 2025

Conversation

peaky76
Copy link
Contributor

@peaky76 peaky76 commented Dec 20, 2024

This is a minor change to keep the dobby version regex in line with the version-forget-me-not one. This will now still pick up python double underscored versioning like __version__ = 3.0.0 but won't pick up non-related versioning like expected_ruby_version = 3.3.0

@peaky76 peaky76 requested a review from a team as a code owner December 20, 2024 15:59
Copy link
Member

@addersuk addersuk left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Sorry merging dependabot stuff

@peaky76 peaky76 merged commit 2464023 into master Jan 2, 2025
6 checks passed
@peaky76 peaky76 deleted the minor-version-regex-change branch January 2, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants