Reuse some external workflows.

This commit is contained in:
Kevin Deldycke
2022-03-28 22:23:26 +04:00
parent e29cc1c66d
commit 82febc993a
8 changed files with 63 additions and 109 deletions

View File

@@ -1,4 +1,5 @@
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
# https://docs.github.com/en/github/administering-a-repository
# /configuration-options-for-dependency-updates
---
version: 2
updates:
@@ -8,6 +9,6 @@ updates:
schedule:
interval: "daily"
labels:
- "CI/CD"
- "📦 dependencies"
assignees:
- "kdeldycke"