Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackdread authored May 7, 2024
1 parent a47206e commit 41f75c1
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@ updates:
- "patch"
- "minor"
- "major"
- package-ecosystem: maven
directory: "/camera-framework"
schedule:
interval: monthly
open-pull-requests-limit: 15
groups:
maven-dependencies:
update-types:
- "patch"
- "minor"
- "major"
- package-ecosystem: maven
directory: "/camera-binding"
schedule:
interval: monthly
open-pull-requests-limit: 15
groups:
maven-dependencies:
update-types:
- "patch"
- "minor"
- "major"
# - package-ecosystem: maven
# directory: "/camera-framework"
# schedule:
# interval: monthly
# open-pull-requests-limit: 15
# groups:
# maven-dependencies:
# update-types:
# - "patch"
# - "minor"
# - "major"
# - package-ecosystem: maven
# directory: "/camera-binding"
# schedule:
# interval: monthly
# open-pull-requests-limit: 15
# groups:
# maven-dependencies:
# update-types:
# - "patch"
# - "minor"
# - "major"

0 comments on commit 41f75c1

Please sign in to comment.