Skip to content

Commit

Permalink
Merge pull request #126 from openedx/repo-tools/salman/add-dependabot…
Browse files Browse the repository at this point in the history
…-file-56ab307

chore: enable github action auto update in dependabot.yml
  • Loading branch information
bmtcril authored Sep 13, 2024
2 parents 56ab307 + 7b99a3e commit b915ca2
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:
# Adding new check for github-actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit b915ca2

Please sign in to comment.