We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e43bff + bd24f02 commit 152ed9eCopy full SHA for 152ed9e
.github/dependabot.yml
@@ -7,12 +7,18 @@ updates:
7
# See: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-actions-up-to-date-with-dependabot
8
- package-ecosystem: github-actions
9
directory: / # Check the repository's workflows under /.github/workflows/
10
+ assignees:
11
+ - per1234
12
+ open-pull-requests-limit: 100
13
schedule:
14
interval: daily
15
labels:
16
- "topic: infrastructure"
17
- package-ecosystem: npm
18
directory: /
19
20
21
22
23
24
0 commit comments