From f5fd7b7231540da36bd603f0424cf4a8211abb95 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 27 Nov 2024 05:44:34 +0100 Subject: [PATCH] Add dependabot config + bump copyright (#25) Minor updates Signed-off-by: Tim Smith --- .copywrite.hcl | 2 +- .github/dependabot.yml | 7 +++++++ LICENSE | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 .github/dependabot.yml diff --git a/.copywrite.hcl b/.copywrite.hcl index ed2142c..daa22bf 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -3,7 +3,7 @@ schema_version = 1 project { license = "BUSL-1.1" copyright_holder = "Mondoo, Inc." - copyright_year = 2023 + copyright_year = 2024 # (OPTIONAL) A list of globs that should not have copyright/license headers. # Supports doublestar glob patterns for more flexibility in defining which diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..e8bdd99 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +--- +version: 2 +updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily diff --git a/LICENSE b/LICENSE index 2f2f5a4..e1faaaf 100644 --- a/LICENSE +++ b/LICENSE @@ -5,7 +5,7 @@ Parameters Licensor: Mondoo, Inc. (“Mondoo”) Licensed Work(s): cnquery & cnspec homebrew package version 8.29.0 and - later. The Licensed Work is (c) 2023 Mondoo, Inc. + later. The Licensed Work is (c) 2024 Mondoo, Inc. Additional Use Grant: You may use, distribute or host the Licensed Work in your own or your direct customers’ production environment, provided that such use, distribution or