Skip to content

Commit

Permalink
chore: update code owner and dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Jan 15, 2024
1 parent 27ea5a0 commit d1b5c45
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# are often repeated in package-level definitions.

# global owners
* @SweeXordious
* @rach-id
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ updates:
interval: daily
open-pull-requests-limit: 10
reviewers:
- "sweexordious"
- "rach-id"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- "sweexordious"
- "rach-id"
- package-ecosystem: gomod
directory: "/"
schedule:
Expand All @@ -23,4 +23,4 @@ updates:
- automerge
- dependencies
reviewers:
- "sweexordious"
- "rach-id"

0 comments on commit d1b5c45

Please sign in to comment.