6 Commits

Author SHA1 Message Date
Daniel Nephin
665012c036 remove api, sdk, and ui packages from dependabot
sdk and api are removed because those two are libraries, and updating libraries to the latest
dependency versions only serves to make the library harder to use. A
library which uses all the latest versions requires every application
which uses it to update all its dependencies in a single batch, which is
not great.
It is applications that need the latest version of dependencies.

Remove UI at the request as jc, since javascript libraries are updated so frequently it ends up
being too much noise.

Also update the number of PRs for gomod to 10, so we have a few more to
work with.
2022-01-13 12:37:49 -05:00
Matthieu MOREL
35f824ebeb
dependabot : add standard and hashicorp labels (#11676) 2021-12-07 15:12:32 -05:00
Kent 'picat' Gruber
9e783ccce7 Add github-actions 2021-07-29 17:51:32 -04:00
Kent 'picat' Gruber
a4613689cb Add default open-pull-requests-limit for all updates
Using the default value just to start with.
2021-07-29 17:47:33 -04:00
Kent 'picat' Gruber
4035bd41dc Add the /sdk module 2021-07-29 17:35:48 -04:00
Kent 'picat' Gruber
1b8e973bb8 Add initial Dependabot configuration 2021-07-29 11:48:46 -04:00