Skip to content

[chore] Fix dependabot.yml‎ file name#19

Merged
edmocosta merged 1 commit into
mainfrom
edmocosta-patch-1
May 23, 2026
Merged

[chore] Fix dependabot.yml‎ file name#19
edmocosta merged 1 commit into
mainfrom
edmocosta-patch-1

Conversation

@edmocosta

Copy link
Copy Markdown
Contributor

File name contains a hidden char (\u200e) leading to " malformed file path ".github/dependabot.yml\u200e": invalid char '\u200e'" .


Closes #18

@edmocosta edmocosta requested a review from a team as a code owner May 23, 2026 12:18
@edmocosta edmocosta changed the title Fix dependabot.yml‎ file name [chore] Fix dependabot.yml‎ file name May 23, 2026
@edmocosta edmocosta requested review from alexcams and removed request for a team May 23, 2026 12:33

@robbavey robbavey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@edmocosta edmocosta merged commit 9661863 into main May 23, 2026
7 checks passed
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.

.github/dependabot.yml‎: malformed file path ".github/dependabot.yml\u200e": invalid char '\u200e'

2 participants