Skip to content

Commit a4576a4

Browse files
committed
chore: update dependabot config (remove security label, fix team reviewers)
1 parent f8caa36 commit a4576a4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,11 @@ updates:
77
target-branch: "main"
88
labels:
99
- "dependencies"
10-
- "security"
1110
commit-message:
1211
prefix: "chore"
1312
include: "scope"
14-
assignees:
15-
- "@raw-labs/devops"
1613
reviewers:
17-
- "@raw-labs/devops"
14+
- "raw-labs/devops"
1815
ignore:
1916
- dependency-name: "raw-labs/das-sec-scan"
2017
update-types: ["version-update:semver-patch"]

0 commit comments

Comments
 (0)