Skip to content

Commit

Permalink
Merge pull request #20 from git-for-windows/dependabot
Browse files Browse the repository at this point in the history
Add a Dependabot configuration
  • Loading branch information
dscho authored Jun 28, 2024
2 parents 30a971e + ca4e46e commit ca38e52
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#enabling-dependabot-version-updates-for-actions
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

0 comments on commit ca38e52

Please sign in to comment.