Skip to content

turn on github actions caching of pip environments #7

turn on github actions caching of pip environments

turn on github actions caching of pip environments #7

Workflow file for this run

---
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
ignore:
- dependency-name: "black"