Skip to content

Commit 0d4624a

Browse files
ci: remove dependabot config
1 parent 4f7e8b8 commit 0d4624a

2 files changed

Lines changed: 1 addition & 49 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/global-replicator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
depends_on: ''
3030
patterns_to_ignore: ''
3131
patterns_to_include: >-
32-
.github/dependabot.yml,
3332
.github/label-actions.yml,
3433
.github/pr_release_template.md,
3534
.github/workflows/auto-create-pr.yml,
@@ -43,6 +42,7 @@ jobs:
4342
.github/workflows/issues-stale.yml,
4443
.github/workflows/yaml-lint.yml
4544
patterns_to_remove: >-
45+
.github/dependabot.yml,
4646
.github/workflows/autoupdate.yml,
4747
.github/workflows/autoupdate-labeler.yml,
4848
.github/workflows/pull-requests.yml

0 commit comments

Comments
 (0)