Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
✨ add tommy as PR reviewer for dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Sep 5, 2022
1 parent bbafe0b commit ddbd2c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ updates:
- "dependencies 🔁"
- "python 🐍"
assignees:
- "AI-Daita"
- "ttattl"
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"baseBranches": ["develop"],
"labels": ["dependencies 🔁"],
"assignees": ["AI-Daita"],
"assignees": ["ttattl"],
"separateMajorMinor": false,
"extends": [
":preserveSemverRanges",
Expand Down

0 comments on commit ddbd2c6

Please sign in to comment.