Skip to content

chore: Updating Python Requirements #41

chore: Updating Python Requirements

chore: Updating Python Requirements #41

Workflow file for this run

# Set update schedule for GitHub Actions
# Only checking for action updates as we are using the custom
# requirements bot for application dependency upgrades
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"