It would be ideal if the Dependabot plugin took arguments for as to if to use if for GithubActions or Julia or both. (maybe 2 boolean flags).
I think it would be a useful enhancement to this -- often for personal projects I might not want to update my julia dependency ranges -- since old vesions keep working, but i do know i have to take updates on github-actions since a lot of the older versions of those break as endpoints get taken down.
With that said this can be fixed in post by editting the field by hand, so i don't think it is blocking -- we can just open an issue for this
Originally posted by @oxinabox in #516 (review)