Skip to content

Commit 5193d28

Browse files
authoredSep 13, 2024··
Assign dependabot PR's to sre (#966)
1 parent d2c38f7 commit 5193d28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.github/workflows @toptal/sre
1+
* @toptal/sre

‎.github/dependabot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ updates:
2020
- "ruby"
2121
- "dependencies"
2222
reviewers:
23-
- "toptal/devx"
23+
- "toptal/sre"
2424
registries:
2525
- toptal-github
2626
insecure-external-code-execution: allow
@@ -38,5 +38,5 @@ updates:
3838
- "dependencies"
3939
- "gha"
4040
reviewers:
41-
- "toptal/devx"
41+
- "toptal/sre"
4242
open-pull-requests-limit: 3

0 commit comments

Comments
 (0)
Please sign in to comment.