We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec6004 commit be984abCopy full SHA for be984ab
1 file changed
.github/dependabot.yaml
@@ -7,9 +7,6 @@ updates:
7
interval: "weekly"
8
day: "monday"
9
open-pull-requests-limit: 10
10
- labels:
11
- - "dependencies"
12
- - "python"
13
14
# GitHub Actions
15
- package-ecosystem: "github-actions"
@@ -18,9 +15,6 @@ updates:
18
19
16
20
17
open-pull-requests-limit: 5
21
22
23
- - "github-actions"
24
25
# Pre-commit hooks
26
- package-ecosystem: "pre-commit"
@@ -29,6 +23,3 @@ updates:
29
30
31
32
33
34
- - "pre-commit"
0 commit comments