Skip to content

Commit

Permalink
Merge pull request #11 from IFCA-Advanced-Computing/dependabot
Browse files Browse the repository at this point in the history
chore: create dependabot.yml
  • Loading branch information
judithspd authored May 15, 2024
2 parents df9def3 + 2093ff7 commit b057afb
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
reviewers:
- "judithspd"
- "alvarolopez"
assignees:
- "judithspd"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "judithspd"
- "alvarolopez"

0 comments on commit b057afb

Please sign in to comment.