Skip to content

Commit

Permalink
chore: Update Dependabot config (#80)
Browse files Browse the repository at this point in the history
* chore: Update Dependabot config

* chore: Add CODEOWNERS
  • Loading branch information
svenjacobs authored Oct 22, 2023
1 parent ab5c3c2 commit 72d851a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @svenjacobs
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ updates:
timezone: "Europe/Berlin"
reviewers:
- "svenjacobs"
assignees:
- "svenjacobs"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand All @@ -18,3 +20,5 @@ updates:
timezone: "Europe/Berlin"
reviewers:
- "svenjacobs"
assignees:
- "svenjacobs"

0 comments on commit 72d851a

Please sign in to comment.