Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AkhilaPodilapu5 committed Jun 18, 2024
1 parent 78ef5ee commit fb1c1bd
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,29 @@ updates:
interval: "daily"
branches:
- dev
- dependabot/bundler/ruby/business-2.3.0/.github/dependabot.yml
- dependabot/bundler/ruby/uk_phone_numbers-0.1.1/.github/dependabot.yml
- package-ecosystem: npm
directory: "/javascript"
schedule:
interval: "weekly"
interval: "daily"
branches:
- dev
- dependabot/bundler/ruby/business-2.3.0/.github/dependabot.yml
- dependabot/bundler/ruby/uk_phone_numbers-0.1.1/.github/dependabot.yml
- package-ecosystem: bundler
directory: "/ruby"
schedule:
interval: "weekly"
interval: "daily"
branches:
- dev
- dependabot/bundler/ruby/business-2.3.0/.github/dependabot.yml
- dependabot/bundler/ruby/uk_phone_numbers-0.1.1/.github/dependabot.yml
- package-ecosystem: pip
directory: "/.py"
schedule:
interval: "weekly"
interval: "daily"
branches:
- dev
- dependabot/bundler/ruby/business-2.3.0/.github/dependabot.yml
- dependabot/bundler/ruby/uk_phone_numbers-0.1.1/.github/dependabot.yml

0 comments on commit fb1c1bd

Please sign in to comment.