Commit c65ab7a
authored
Use the Go minor version for Dependabot updates (#108)
Prior to this commit Dependabot would create a pull request for every
new patch version of Go. In `github_tag_and_release.yml` we only specify
the minor version of Go though, so it is better to have Dependabot only
create pull requests when there is a new minor version.1 parent 6f6990c commit c65ab7a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments