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 d3ad5ad commit 8482e11Copy full SHA for 8482e11
.github/dependabot.yml
@@ -5,14 +5,8 @@ updates:
5
schedule:
6
interval: daily
7
open-pull-requests-limit: 10
8
- ignore:
9
- - dependency-name: twine
10
- versions:
11
- - 3.4.0
12
- - dependency-name: pylint
13
14
- - 2.7.0
15
- - 2.7.1
16
- - dependency-name: pyroma
17
18
- - 2.6.1
+- package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10
0 commit comments