Skip to content

Commit 6a9c630

Browse files
committed
Add an ownership comment to the Dependabot configuration
Add a comment that states that the commented out ignore directives are managed by cisagov/skeleton-generic.
1 parent f74b4a3 commit 6a9c630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ updates:
1212
schedule:
1313
interval: "weekly"
1414
# ignore:
15+
# # Managed by cisagov/skeleton-generic
1516
# - dependency-name: actions/cache
1617
# - dependency-name: actions/checkout
1718
# - dependency-name: actions/setup-python

0 commit comments

Comments
 (0)