Skip to content

Commit

Permalink
chore: add dependabot configuration for actions (#449)
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Zantow <kzantow@gmail.com>
  • Loading branch information
kzantow committed Mar 25, 2024
1 parent 31e2bb2 commit c6d7b2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit c6d7b2a

Please sign in to comment.