Skip to content

Commit eb2605b

Browse files
authored
Merge pull request #117 from cisagov/improvement/add_github_actions_attributions
Add ignore directives to the dependabot configuration
2 parents f514a6c + 4709716 commit eb2605b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ updates:
1919
- dependency-name: actions/setup-python
2020
- dependency-name: hashicorp/setup-terraform
2121
- dependency-name: mxschmitt/action-tmate
22+
# # Managed by cisagov/skeleton-python-library
23+
# - dependency-name: actions/download-artifact
24+
# - dependency-name: actions/upload-artifact
2225

2326
- package-ecosystem: "pip"
2427
directory: "/"

0 commit comments

Comments
 (0)