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

add dependabot.yml #42

Merged
merged 2 commits into from
Feb 24, 2023
Merged

add dependabot.yml #42

merged 2 commits into from
Feb 24, 2023

Conversation

shizunge
Copy link
Contributor

No description provided.

@axllent
Copy link
Owner

axllent commented Feb 23, 2023

Thank you.

  1. I don't believe the docker config has any purpose as the Dockerfile uses both the golang:alpine & alpine:latest images which is always the most current. Can you please confirm your logic for adding it?
  2. I think it would be far more useful to include npm within that:
  - package-ecosystem: "npm"
    directory: "/"
    schedule:
      interval: "weekly"

Is there any reason you did not include npm? If not, then please could you add it, thank you?

@shizunge
Copy link
Contributor Author

  1. It is a precaution to include Dockerfile.
  2. Done.

@axllent axllent merged commit 51074a9 into axllent:develop Feb 24, 2023
@axllent
Copy link
Owner

axllent commented Feb 24, 2023

Thank you - this has been merged 👍

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.

2 participants