Просмотр исходного кода

ci: fix dependabot

pull/8/head
Jérôme Deuchnord 1 год назад
Родитель
Сommit
c74b4208a3
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      .github/dependabot.yml

+ 2
- 2
.github/dependabot.yml Просмотреть файл

@@ -3,7 +3,7 @@ version: 2
updates: updates:
- package-ecosystem: pip - package-ecosystem: pip
directory: "/" directory: "/"
target-branch: master
target-branch: main
open-pull-requests-limit: 5 open-pull-requests-limit: 5
schedule: schedule:
interval: daily interval: daily
@@ -16,7 +16,7 @@ updates:
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: "/" directory: "/"
open-pull-requests-limit: 5 open-pull-requests-limit: 5
target-branch: master
target-branch: main
schedule: schedule:
interval: weekly interval: weekly
reviewers: reviewers:


Загрузка…
Отмена
Сохранить