Skip to content

Move dependabot config to .github folder #1242

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

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

SVilgelm
Copy link
Member

Replace existent dependabot config with v2 and move it to the .github folder
Enable version updates for GitHub actions

Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

LGTM 💯

@@ -0,0 +1,13 @@
version: 2
Copy link
Member

Choose a reason for hiding this comment

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

awesome

@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: gomod
Copy link
Member

Choose a reason for hiding this comment

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

nit: you can add assignees so that new PR will notify the team if you want.

Copy link
Member Author

Choose a reason for hiding this comment

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

probably reviewers

ignore:
# ignore forked linters because of their versioning issues. TODO: fix it.
- dependency-name: "github.com/golangci/*"
- package-ecosystem: github-actions
Copy link
Member

Choose a reason for hiding this comment

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

so great to have this one to update github-actions as well.

I just take a look at the all supported package-ecosystem. Docker might be another one we can enable.

Copy link
Member Author

Choose a reason for hiding this comment

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

let me check it

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@SVilgelm SVilgelm force-pushed the dependatbot-in-github branch from f19ae0d to 40aeeea Compare July 14, 2020 04:09
@SVilgelm SVilgelm merged commit 203bab6 into golangci:master Jul 14, 2020
@SVilgelm SVilgelm deleted the dependatbot-in-github branch July 14, 2020 04:18
@ldez ldez added this to the v1.29 milestone Mar 6, 2024
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