Skip to content

Commit

Permalink
Merge pull request #1651 from consideRatio/pr/dependabot-monthly
Browse files Browse the repository at this point in the history
dependabot: monthly updates of github actions
  • Loading branch information
consideRatio authored Apr 7, 2023
2 parents f512520 + 165beb1 commit 7a63a16
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ version: 2
updates:
# Maintain dependencies in our GitHub Workflows
- package-ecosystem: github-actions
directory: "/" # This should be / rather than .github/workflows
directory: /
labels: [ci]
schedule:
interval: weekly
interval: monthly
time: "05:00"
timezone: "Etc/UTC"
labels:
- dependencies
timezone: Etc/UTC

0 comments on commit 7a63a16

Please sign in to comment.