From 00e6ad333564806d486313de440b377605f5364d Mon Sep 17 00:00:00 2001 From: Sven Greb Date: Sat, 12 Dec 2020 12:58:52 +0100 Subject: [PATCH] Update to "tmpl" template repository version 0.8.0 Updated to "tmpl" version 0.8.0 [1] which reduces "Dependabot" PR noise for the NPM package ecosystem [2]. [1]: https://github.com/svengreb/tmpl/releases/tag/v0.8.0 [2]: https://github.com/svengreb/tmpl/issues/65 GH-45 --- .github/ISSUE_TEMPLATE.md | 2 +- .github/dependabot.yml | 4 +++- README.md | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c300650..28761d8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -8,6 +8,6 @@ To keep the backlog clean and actionable, issues should be opened using [one the ### Support -If you got a question or need help with any aspect of the project feel free to ask and ensure to read the [extensive project documentations](https://nordtheme.com/docs). +If you got a question or need help with any aspect of the project feel free to ask and ensure to read the [project documentations](https://github.com/svengreb/tmpl-go/blob/main/README.md). You can also search for already opened and related issue using the search for the [“question“](https://github.com/svengreb/tmpl-go/labels/type-question) issue label. diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0072cd0..c5deb7a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -33,7 +33,9 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" + allow: + - dependency-type: "production" reviewers: - "svengreb" labels: diff --git a/README.md b/README.md index e0b0611..6fded03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

-

+