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 schedule config #751

Open
daneah opened this issue May 8, 2024 · 0 comments
Open

Add Dependabot schedule config #751

daneah opened this issue May 8, 2024 · 0 comments

Comments

@daneah
Copy link
Member

daneah commented May 8, 2024

The problem

I want my dependencies to get updated automatically when possible to reduce my work.

The solution

Add a .github/dependabot.yml file that:

  • Updates each of:
    • package.json
    • packages/pharos/package.json
    • packages/pharos-site/package.json
    • packages/pharos-cli/package.json
  • Weekly
  • Excluding problematic packages we have open issues for, including:
    • @lit-labs/scoped-registry-mixin
    • @webcomponents/scoped-custom-element-registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant