Skip to content

Commit

Permalink
Add dependabot for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed May 31, 2022
1 parent c846247 commit ff7e13f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/dependabot.yml
Expand Up @@ -6,5 +6,11 @@ updates:
interval: daily
time: "12:00"
timezone: "UTC"
reviewers: []
labels: []
reviewers: [meltano-engineering]
labels: [deps]
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
reviewers: [meltano-engineering]
labels: [deps]

0 comments on commit ff7e13f

Please sign in to comment.