Skip to content

Commit

Permalink
dependabot: monthly updates of github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Apr 4, 2023
1 parent 32213a4 commit 165beb1
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 165beb1

Please sign in to comment.