author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-29 19:35:03.0 +00:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 19:35:03.0 +00:00:00 |
commit | 685c2ef429e47a531d0c29d347b773bbd6575de6 [patch] |
|
tree | 24c52a8561741a4414bb6829969ca26160e836ab |
|
parent | 81abcd34915b74652285f3482f3de5551938c7b7 |
|
download | 685c2ef429e47a531d0c29d347b773bbd6575de6.tar.gz |
Upgrade to GitHub-native Dependabot
Diff
.github/dependabot.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..e2a7b96 100644 --- /dev/null +++ a/.github/dependabot.yml @@ -1,0 +1,12 @@ version: 2 updates: - package-ecosystem: bundler directory: "/" schedule: interval: daily time: "23:30" open-pull-requests-limit: 99 ignore: - dependency-name: nokogiri versions: - 1.11.2