Skip to content

Commit

Permalink
Update dependabot to manage all dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Aug 14, 2023
1 parent fe5b7d0 commit feb2ca0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
version: 2
updates:

Expand All @@ -16,3 +19,8 @@ updates:
directory: /
schedule:
interval: daily
labels:
- "dependencies"
commit-message:
prefix: "feat"
include: "scope"

0 comments on commit feb2ca0

Please sign in to comment.