diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1d62ae5..2fb3c9e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC +# SPDX-License-Identifier: Apache-2.0 +--- version: 2 updates: @@ -16,3 +19,8 @@ updates: directory: / schedule: interval: daily + labels: + - "dependencies" + commit-message: + prefix: "feat" + include: "scope"