diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-16 13:03:02 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-16 13:03:02 +0900 |
| commit | 7bfada9792bc4d29d47d3895643543cbe15191cd (patch) | |
| tree | 48cc353236dec7653eddfb734fae9408a94d18ed /.github | |
| parent | fix(frontend): fix settings-search-index of webhook (diff) | |
| download | sharkey-7bfada9792bc4d29d47d3895643543cbe15191cd.tar.gz sharkey-7bfada9792bc4d29d47d3895643543cbe15191cd.tar.bz2 sharkey-7bfada9792bc4d29d47d3895643543cbe15191cd.zip | |
enhance: remove bull-board support
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b1c256225d..b93080278d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,9 +24,6 @@ updates: aws-sdk: patterns: - "@aws-sdk/*" - bull-board: - patterns: - - "@bull-board/*" nestjs: patterns: - "@nestjs/*" |