author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-28 21:45:05.0 +00:00:00 |
---|---|---|
committer | Nemo <me@captnemo.in> | 2023-07-31 15:04:34.0 +05:30:00 |
commit | 8f2a194dee60147fd44f431c779039b8f5f659ab [patch] |
|
tree | 89c26aecb645bd47200d1533299297d269fc2d30 |
|
parent | fa3fc81b00454232585d81f55f08783147a998a5 |
|
download | 8f2a194dee60147fd44f431c779039b8f5f659ab.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..d7d69ff 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: octokit versions: - 4.20.0