Skip to content

Commit

Permalink
Merge pull request #31 from cta-observatory/add-dependabot
Browse files Browse the repository at this point in the history
Create dependabot.yml
  • Loading branch information
cpozogonzalez authored Dec 26, 2024
2 parents 82d6443 + 684a2d2 commit 6d51764
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Set update schedule for GitHub Actions

version: 2
updates:

- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"

0 comments on commit 6d51764

Please sign in to comment.