Skip to content

Commit

Permalink
Merge pull request #1618 from step-security/ak-dependabot-int
Browse files Browse the repository at this point in the history
configuring dependabot to use INT for upggrading dependencies
  • Loading branch information
ashishkurmi committed Dec 7, 2022
2 parents 7906268 + 0e48ac5 commit e7de507
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 3
target-branch: int
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
target-branch: int
- package-ecosystem: docker
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 3
target-branch: int

0 comments on commit e7de507

Please sign in to comment.