Skip to content

Commit

Permalink
CI: Configure dependabot to update GitHub Actions, too (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Oct 12, 2023
1 parent bce0d42 commit a96fac0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
- package-ecosystem: bundler
directory: "/"
schedule:
Expand Down

0 comments on commit a96fac0

Please sign in to comment.