Skip to content

Commit a05b45a

Browse files
committed
Add comment to Dependabot configuration
This comment explains that the configuration may have commented out ignore directives that should be uncommented in downstream projects.
1 parent 11eca90 commit a05b45a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
---
22

3+
# Any ignore directives should be uncommented in downstream projects to disable
4+
# Dependabot updates for the given dependency. Downstream projects will get
5+
# these updates when the pull request(s) in the appropriate skeleton are merged
6+
# and Lineage processes these changes.
7+
38
version: 2
49
updates:
510
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)