podman/.github
Valentin Rothberg 1ca74b00d7 add a dependabot config to automate vendoring
While dependabot has turned out great to automate updating dependencies,
a major painpoint was that we had to manually run `make vendor` for each
and every commit.  It was causing noise.

Adding the config file to `.github/dependabot.yml` will take of also
updating the `./vendor` tree.  `containers/common` is using this config
for a while successfully.

[NO TESTS NEEDED]

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-03-18 15:18:13 +01:00
..
actions/check_cirrus_cron Fix spelling mistakes 2020-12-09 06:00:04 -05:00
workflows Cirrus: Send cirrus-cron report e-mail to list. 2021-02-08 12:11:16 -05:00
dependabot.yml add a dependabot config to automate vendoring 2021-03-18 15:18:13 +01:00
ISSUE_TEMPLATE.md Add pointer to troubleshooting in issue template 2020-08-14 17:45:20 -04:00
PULL_REQUEST_TEMPLATE.md add a PR template 2020-11-04 11:02:37 +01:00