Skip to content

Commit

Permalink
Add automatic updating of github-actions (flutter#5880)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewroengoogle committed Jun 6, 2022
1 parent c9e3482 commit f781b03
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,11 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
directory: "/"
commit-message:
prefix: "[github_actions]"
schedule:
interval: "daily"
open-pull-requests-limit: 10

0 comments on commit f781b03

Please sign in to comment.