Skip to content

Commit 9ca4465

Browse files
committed
chore: add CODEOWNERS
1 parent 3500a59 commit 9ca4465

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* edosrecki

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,9 @@ updates:
66
interval: "weekly"
77
assignees:
88
- "edosrecki"
9-
reviewers:
10-
- "edosrecki"
119
- package-ecosystem: "github-actions"
1210
directory: "/"
1311
schedule:
1412
interval: "weekly"
1513
assignees:
1614
- "edosrecki"
17-
reviewers:
18-
- "edosrecki"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@
6969
"typescript": "5.7.3",
7070
"typescript-eslint": "8.32.1"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)