-
-
Notifications
You must be signed in to change notification settings - Fork 405
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
feat: added dependabot, husky and lint-staged #227
base: main
Are you sure you want to change the base?
feat: added dependabot, husky and lint-staged #227
Conversation
Signed-off-by: Adithya Krishna <[email protected]>
Signed-off-by: Adithya Krishna <[email protected]>
Signed-off-by: Adithya Krishna <[email protected]>
Signed-off-by: Adithya Krishna <[email protected]>
Signed-off-by: Adithya Krishna <[email protected]>
Signed-off-by: Adithya Krishna <[email protected]>
Signed-off-by: Adithya Krishna <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
@adithyaakrishna is attempting to deploy a commit to the OpenStatus Team on Vercel. A member of the Team first needs to authorize it. |
Signed-off-by: Adithya Krishna <[email protected]>
Appreciate it! Thanks @adithyaakrishna. We will check it later the day. 🙌 |
Sorry @adithyaakrishna, I missed that one. Personally, I am not a big fan of adding dependabot in a project under development as we will be spammed with new updates. I bet we will still need it. The addition of Thankfully you haven't developed conventional pre-commit commit-msg for @thibaultleouay. 🤣 |
I'm not a huge fan of pre-commit hooks they are just slowing me down one my local dev, we have some github action doing the check IMO Also when we had new dependancies exact should be the default :) What's the advantage of dependabot over renovate ( I have used renovate in an other project ) |
Hey @adithyaakrishna, appreciate it a lot! We will merge it once needed! 💪 |
Description:
depenabot.yml
for auto package updates