skills / template-template

<<Not a course>> A template to make course templates. Search and replace "TBD".
MIT License
114 stars 36 forks source link

Add automatic version updates for github actions with dependabot #18

Closed iemejia closed 1 year ago

iemejia commented 2 years ago

Why:

We can include the dependabot configuration for github actions version updates as part of the templates so downstream keep their projects CI updated.

What's being changed:

Add a dependabot file (we require still to manually activate dependabot on the template repo settings).

Check off the following:

iemejia commented 1 year ago

PTAL again @heiskr