Skip to content

Commit

Permalink
Merge pull request #25 from gisktzh/feature/gb3-1662-fixed-renovate-t…
Browse files Browse the repository at this point in the history
…eam-name

GB3-1662: Fixed Renovate reviewers/assignees
  • Loading branch information
Sebastian Wendland authored Nov 12, 2024
2 parents 2965a13 + 8a0a680 commit a8f3a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"extends": ["config:recommended"],
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"assignees": ["gb3-developers"],
"reviewers": ["gb3-developers"],
"assignees": ["team:gb3-maintainer"],
"reviewers": ["team:gb3-maintainer"],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest", "lockFileMaintenance", "bump"],
Expand Down

0 comments on commit a8f3a37

Please sign in to comment.