We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 663b20f + 5bf95d4 commit 82160e4Copy full SHA for 82160e4
.github/dependabot.yml
@@ -9,13 +9,15 @@ updates:
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
18
- package-ecosystem: npm
19
directory: /
20
21
22
23
@@ -25,6 +27,7 @@ updates:
25
27
26
28
- package-ecosystem: pip
29
30
31
32
33
0 commit comments