Skip to content

Commit 82f5efa

Browse files
Merge pull request #512 from wpengine/NO-JIRA/dependabot-grouping-main
Updated repo ownership, dependencies and dependabot configuration
2 parents 1503474 + b22b4d6 commit 82f5efa

File tree

4 files changed

+311
-270
lines changed

4 files changed

+311
-270
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @wpengine/nimbus
1+
* @wpengine/novus

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ updates:
1212
ignore:
1313
- dependency-name: "*"
1414
update-types: ["version-update:semver-major"]
15+
groups:
16+
all-dependencies:
17+
patterns:
18+
- "*"

0 commit comments

Comments
 (0)