Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #36 from openedx/jenkins/add-dependabot-config-039…
Browse files Browse the repository at this point in the history
…36b8

build: added dependabot config
  • Loading branch information
zubairshakoorarbisoft committed Apr 26, 2023
2 parents 03936b8 + e8f1434 commit e255fab
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 e255fab

Please sign in to comment.