Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ updates:
interval: "weekly"

- package-ecosystem: "npm"
directory: "/"
directory: "/e2e"
open-pull-requests-limit: 0
schedule:
interval: "weekly"
ignore:
- dependency-name: "*"
paths:
- "e2e/fixtures/**"
interval: "daily"
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ pnpm-lock.yaml
**/tsconfig.tsbuildinfo
.envrc

# Various SBOM Test Output Files
# Various CLI Output Files
herodevs.report.json
herodevs.sbom.json
bom.json
sbom.json
cdx.json
spdx.json
spdx.json
hd-tracker