Skip to content

Commit

Permalink
[MOSIP-38484]adding customised dependabot (#1948)
Browse files Browse the repository at this point in the history
* added dependabot.yml for cutomisation

* Update dependabot.yml to add target branch

* Update dependabot.yml

* Update dependabot.yml
Signed-off-by: Vishwa <[email protected]>
  • Loading branch information
Mahesh-Binayak authored Dec 19, 2024
1 parent 7e313e6 commit 0a4c80f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/registration-processor"
schedule:
interval: "daily"
target-branch: "develop"
open-pull-requests-limit: 50

0 comments on commit 0a4c80f

Please sign in to comment.