Open rosesyrett opened 1 year ago
When we adopt skeleton fully into ophyd we will get this: https://github.com/bluesky/python3-pip-skeleton/blob/main/.github/dependabot.yml. I think we need tickets for adopting skeleton into ophyd and bluesky (event model is already done)
I get the following error message when CI runs on PRs, e.g. on https://github.com/bluesky/ophyd/pull/1118:
This happens for the jobs: lint, build and test (3.9). Looking at (the github actions page)[https://github.com/marketplace/actions/checkout] for this action, updating to v3 would solve this problem.
Do we use this as an opportunity to integrate dependabot so we don't have to do this stuff manually?