Skip to content

Commit

Permalink
Setup dependabot
Browse files Browse the repository at this point in the history
GitHub action need some maintenance from time to time.  Better have a
tool to handle this for us.
  • Loading branch information
smortex committed Jan 11, 2024
1 parent 2a83d6b commit e52e91e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10

0 comments on commit e52e91e

Please sign in to comment.