Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: HlexNC <[email protected]>
  • Loading branch information
HlexNC authored Apr 22, 2024
1 parent 6d19cd9 commit ce779ba
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ updates:
day: "saturday"
reviewers:
- "HlexNC"
open-pull-requests-limit: 10
groups:
npm-officegen:
patterns:
- "*"
# open-pull-requests-limit: 10

- package-ecosystem: "pip"
directory: "/python-api"
Expand All @@ -20,11 +16,7 @@ updates:
day: "saturday"
reviewers:
- "HlexNC"
open-pull-requests-limit: 10
groups:
pip-python-api:
patterns:
- "*"
# open-pull-requests-limit: 10

- package-ecosystem: "npm"
directory: "/document-conversion"
Expand All @@ -33,8 +25,4 @@ updates:
day: "saturday"
reviewers:
- "HlexNC"
open-pull-requests-limit: 10
groups:
npm-document-conversion:
patterns:
- "*"
# open-pull-requests-limit: 10

0 comments on commit ce779ba

Please sign in to comment.