diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 96bcbd4..6688851 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,33 +1,9 @@ version: 2 updates: - - package-ecosystem: npm - directory: / - schedule: - interval: daily - time: 10:00 - open-pull-requests-limit: 10 - ignore: - - dependency-name: "@octokit/rest" - versions: - - 18.0.15 - - 18.1.0 - - 18.1.1 - - 18.2.0 - - 18.2.1 - - 18.3.0 - - 18.3.1 - - 18.3.2 - - 18.3.3 - - 18.3.4 - - 18.3.5 - - 18.4.0 - - 18.5.0 - - 18.5.2 - - dependency-name: gulp-markdown - versions: - - 5.1.0 - - dependency-name: elliptic - versions: - - 6.5.3 - allow: - - dependency-type: production +- package-ecosystem: npm + directory: "/" + schedule: + interval: weekly + time: "10:00" + timezone: "America/New_York" + open-pull-requests-limit: 10 diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f6071fd..3767a5f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,12 @@