data-apis / array-api-strict

Strict implementation of the Python array API (previously numpy.array_api)
http://data-apis.org/array-api-strict/
Other
7 stars 4 forks source link

Add a workflow to automatically merge dependabot updates #20

Closed asmeurer closed 6 months ago

asmeurer commented 6 months ago

Dependabot only updates GitHub Actions workflow versions, so there should be little risk in this. It shouldn't actually merge things unless CI passes because of required checks.

asmeurer commented 6 months ago

No way to know if this works until the next dependabot PR.