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): create dependabot configuration #72

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

rwaskiewicz
Copy link
Member

this commit adds a dependabot configuration file for opening pull requests
for out of date requests

the idea here is that in order to keep dependencies up to date, have
Ionitron open PRs for us that we can triage and investigate on a continuous
basis.

this configuration has been copied from @stencil/store as of ionic-team/stencil-store@c2a75b2

this commit adds a dependabot configuration file for opening pull requests
for out of date requests

the idea here is that in order to keep dependencies up to date, have
Ionitron open PRs for us that we can triage and investigate on a continuous
basis.

this configuration has been copied from `@stencil/store` as of ionic-team/stencil-store@c2a75b2
@rwaskiewicz rwaskiewicz requested a review from a team July 7, 2022 21:03
Copy link
Member

@alicewriteswrongs alicewriteswrongs left a comment

Choose a reason for hiding this comment

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

lgtm!

interval: "daily"
open-pull-requests-limit: 5
# Disable rebasing for pull requests, as having several open pull requests all get simultaneously rebased gets
# noisy from a notification standpoint
Copy link
Member

Choose a reason for hiding this comment

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

agreed!

@rwaskiewicz rwaskiewicz merged commit 1e71911 into main Jul 8, 2022
@rwaskiewicz rwaskiewicz deleted the rwaskiewicz/dependabot branch July 8, 2022 14:10
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