Skip to content

Commit

Permalink
🤖Update Github Actions using Dependabot (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Oct 24, 2022
1 parent 9b36213 commit e27908b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit e27908b

Please sign in to comment.