Skip to content

Commit

Permalink
update actions steps
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed May 18, 2024
1 parent 321d294 commit 5132e32
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Regularly update Docker tags and Actions steps
version: 2
updates:
- package-ecosystem: "docker"
directory: "/.devcontainer"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/.github"
- package-ecosystem: "github-actions"
directory: "/.github"
schedule:
interval: "monthly"

0 comments on commit 5132e32

Please sign in to comment.