nakarte

Source code of https://map.sikmir.ru (fork)
git clone git://git.sikmir.ru/nakarte
Log | Files | Refs | LICENSE

commit 6914ba5092dadd3276c002516f64f056127244d4
parent 1a556ad0351c6c2ff99444f9a183896d34a8be2a
Author: Sergey Orlov <wladimirych@gmail.com>
Date:   Sat,  1 May 2021 12:46:57 +0300

Upgrade to GitHub-native Dependabot

Diffstat:
A.github/dependabot.yml | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml @@ -0,0 +1,9 @@ +version: 2 +updates: +- package-ecosystem: npm + directory: "/" + schedule: + interval: monthly + time: "02:00" + open-pull-requests-limit: 99 + versioning-strategy: increase