Commit 534d09b
committed
Add .github/dependabot.yml
Make sure our github actions stay up to date.
Since this is a package (set of packages), we do not to bump
dependencies to the latest versions automatically, but only
when it is really required, thus sticking to Go's minimum version
selection rules (essentially so that users of these packages
are not required to unnecessarily update their dependencies).
Signed-off-by: Kir Kolyshkin <[email protected]>1 parent 33e090f commit 534d09b
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments