Skip to content

Commit

Permalink
Update dependabot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Oct 1, 2023
1 parent 192fc2c commit ab3c9bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,21 @@ updates:
directory: "/"
schedule:
interval: daily
assignees:
- "fredclausen"

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
assignees:
- "fredclausen"

# Maintain pip packages for acars_router
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
assignees:
- "fredclausen"

0 comments on commit ab3c9bd

Please sign in to comment.