-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update eslint to latest version #12
Comments
Haven't touched it in a while, I'm happy to accept any PR :) |
Thanks for the response |
What's your opinion of creating a dependabot config, which only allows updates of eslint? |
Hey,
which dependencies? I could take a look later this week with upgrading eslint to the latest version (need to check what breaking changes v7 has)
Don't worry, try to do small changes and see what happens. You can always open a draft PR so we can collaborate there. You can test this action locally (run it on your machine) - it's not easy to setup, though. Better option would be to |
Updating the core and github dependency threw a TypeError, but I don't have the log anymore, because I re-ran the workflow...
Seems like a good idea, but I'm not sure how much I can contribute
Yeah creating a test repo is a good idea :D |
Coolio, I prefer that too. Good tip is to always create a feature branch, even if working on a fork. Let me know if you need any help |
I see you use semantic commit messages, so bumping eslint falls under "chore:", right? |
Yes, version bump is |
Is there a reason this action still uses eslint 6.6.0?
The text was updated successfully, but these errors were encountered: