Skip to content

Commit b9cc3a3

Browse files
Updating dependabot configuration
1 parent 41d0990 commit b9cc3a3

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,25 @@ updates:
2020
- "altendky"
2121
- "cmmarslender"
2222
# generated
23+
- package-ecosystem: "github-actions"
24+
directory: "activate-venv"
25+
# Check for updates once a week
26+
schedule:
27+
interval: "weekly"
28+
day: "tuesday"
29+
labels:
30+
- dependencies
31+
- github_actions
32+
target-branch: "main"
33+
open-pull-requests-limit: 10
34+
pull-request-branch-name:
35+
# Separate sections of the branch name with a hyphen
36+
# for example, `dependabot-npm_and_yarn-next_js-acorn-6.4.1`
37+
separator: "-"
38+
reviewers:
39+
- "altendky"
40+
- "cmmarslender"
41+
# generated
2342
- package-ecosystem: "github-actions"
2443
directory: "ansible/run-playbook"
2544
# Check for updates once a week

0 commit comments

Comments
 (0)