Skip to content

Commit f8c0747

Browse files
committed
chore: group dependabot atlassian updates [skip ci]
1 parent ee78420 commit f8c0747

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ updates:
99
- dependency-name: "org.jenkins-ci.main:jenkins-core"
1010
# fugue comes from upstream Atlassian dependency
1111
- dependency-name: "io.atlassian.fugue:fugue"
12-
12+
groups:
13+
atlassian:
14+
patterns:
15+
- "com.atlassian.plugins:*"
16+
- "com.atlassian.jira:*"
17+
1318
- package-ecosystem: "github-actions"
1419
directory: "/"
1520
schedule:

0 commit comments

Comments
 (0)