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): add actions to dependabot #265

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

rwaskiewicz
Copy link
Contributor

@rwaskiewicz rwaskiewicz commented Mar 24, 2023

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally and any changes were pushed
  • Tests (npm test) were run locally and passed
  • Prettier (npm run prettier) was run locally and passed

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe): CI/GitHub changes

What is the current behavior?

DB is not checking for dependency updates in our CI pipeline
GitHub Issue Number: N/A

What is the new behavior?

this commit adds github actions to dependabot's manifest, ensuring that those dependencies are updated in a timely manner

Does this introduce a breaking change?

  • Yes
  • No

Testing

I stole this from the working copy in Stencil Core 😆

Other information

@rwaskiewicz rwaskiewicz requested a review from a team as a code owner March 24, 2023 12:01
this commit adds github actions to dependabot's manifest, ensuring that those dependencies are updated in a timely manner
@rwaskiewicz rwaskiewicz force-pushed the rwaskiewicz-patch-1 branch from 124d580 to 6550bfe Compare March 24, 2023 14:20
@rwaskiewicz rwaskiewicz enabled auto-merge (squash) March 24, 2023 14:21
@rwaskiewicz rwaskiewicz merged commit 88843b2 into main Mar 24, 2023
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