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

Create grouped dependabot.yml #843

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Create grouped dependabot.yml #843

merged 3 commits into from
Mar 22, 2024

Commits on Mar 22, 2024

  1. Create grouped dependabot.yml

    Fixes #840
    
    I know @sindresorhus thinks this can get noisy, but I tried to make it as non-noisy as possible.
    
    I would really love to get notified when eg. a new `tsd`, `xo` or similar dependency needs to be updated, and same for GitHub Actions.
    
    This setup makes it so that at max one PR for npm and one PR for GitHub Actions will be created, and it will only be created/updated weekly, and for npm it will only create it if the version range _needs_ to be increased, so no needless bumping of the lower range of a version.
    voxpelli committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    be3e6d6 View commit details
    Browse the repository at this point in the history
  2. Update dependabot.yml

    sindresorhus committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    825eb1c View commit details
    Browse the repository at this point in the history
  3. Update dependabot.yml

    voxpelli committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d55f3e3 View commit details
    Browse the repository at this point in the history