We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7746e78 commit a6eaf49Copy full SHA for a6eaf49
.github/dependabot.yml
@@ -5,13 +5,17 @@ updates:
5
directory: "/latex"
6
schedule:
7
interval: "daily"
8
+ cooldown:
9
+ default-days: 7
10
commit-message:
11
prefix: build(deps)
12
- package-ecosystem: "docker"
13
14
target-branch: "alpine"
15
16
17
18
19
20
21
- package-ecosystem: "github-actions"
0 commit comments