Skip to content
Snippets Groups Projects
Unverified Commit 053c0823 authored by Chris Holdgraf's avatar Chris Holdgraf Committed by GitHub
Browse files

MAINT: Add dependabot configuration (#1642)

parent 3d7e4c77
No related branches found
No related tags found
No related merge requests found
# Dependabot configuration
# ref: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
3.7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment