Skip to content

Commit

Permalink
[ci] Update dependabot ignore list (#8864)
Browse files Browse the repository at this point in the history
Updates the list of submodules that dependabot ignores when checking for
updates.  Repos which are no longer valid have been removed and recently
added xxhash repos have been added to this list.
  • Loading branch information
pjcollins authored Apr 9, 2024
1 parent 20e32e4 commit 1d4a661
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ updates:
schedule:
interval: "daily"
ignore:
- dependency-name: "external/apksig"
- dependency-name: "external/constexpr-xxh3"
- dependency-name: "external/debugger-libs"
- dependency-name: "external/lz4"
- dependency-name: "external/nrefactory"
- dependency-name: "external/opentk"
- dependency-name: "external/robin-map"
- dependency-name: "external/sqlite"
- dependency-name: "external/xxHash"

0 comments on commit 1d4a661

Please sign in to comment.