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

fix: lint-staged config #1775

Merged
merged 2 commits into from
Aug 12, 2024
Merged

fix: lint-staged config #1775

merged 2 commits into from
Aug 12, 2024

Conversation

ripecosta
Copy link
Contributor

Description

Fixes the lint-staged config to remove this warning:
image

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

@@ -107,7 +107,7 @@
"happy-dom": "^12.10.3",
"husky": "^8.0.3",
"i18next": "^23.12.2",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also bumped lint-staged to the latest version while I was here.

@coveralls
Copy link

Coverage Status

coverage: 97.174%. remained the same
when pulling 6af647f on ripecosta:rc/lint-staged
into c82eb4b on i18next:master.

@adrai adrai merged commit 17c1bea into i18next:master Aug 12, 2024
9 checks passed
@ripecosta ripecosta deleted the rc/lint-staged branch August 12, 2024 16:06
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.

3 participants