We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a0015 commit 28d2949Copy full SHA for 28d2949
.github/dependabot.yml
@@ -7,3 +7,8 @@ updates:
7
ignore:
8
# Hypotehsis is only used for testing and is updated quite often
9
- dependency-name: hypothesis
10
+ - package-ecosystem: "github-actions"
11
+ directory: "/"
12
+ schedule:
13
+ interval: daily
14
+ open-pull-requests-limit: 10
0 commit comments