Skip to content

Commit

Permalink
chore: flail (take 2) to attempt to fix dependabot updates for exampl…
Browse files Browse the repository at this point in the history
…es/ dir

This time we'll remove the grouping to see if that helps.
We would *like* dependabot updates for examples/ to all be in a single group,
but that isn't working, so we'll take separate update PRs instead if that works.

Refs: #384 (flail attempt 1)
  • Loading branch information
trentm committed Oct 1, 2024
1 parent b6bdabc commit 24f1cac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ updates:
open-pull-requests-limit: 10
reviewers:
- "elastic/apm-agent-node-js"
groups:
the-examples:
patterns:
- "*"

- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit 24f1cac

Please sign in to comment.