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

chore(github): added dependabot #676

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

carlocorradini
Copy link
Contributor

Related to PR #671

What has been changed:

@carlocorradini
Copy link
Contributor Author

@henil @de-sh Any update? 🤗🥳

@carlocorradini
Copy link
Contributor Author

@swanandx @henil Any thoughts on this? I apologize for pinging

Comment on lines +12 to +24
- package-ecosystem: "npm"
directory: "/"
versioning-strategy: increase
schedule:
interval: "weekly"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Copy link

Choose a reason for hiding this comment

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

please remove this, we only need cargo one

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Could you please explain why you don't want GitHub action updates? Thanks 😅

Copy link

Choose a reason for hiding this comment

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

ideally we should update github-actions, but updating it sometime can be alot of work. so i prefer to keep what works until it keeps working :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well... GitHub action files are few tenth/hundred of lines.
It should not be a big deal 😂🤯

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.

None yet

2 participants