We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79e0f89 + 6ad7627 commit 7d2edd5Copy full SHA for 7d2edd5
1 file changed
.github/dependabot.yml
@@ -4,22 +4,22 @@ updates:
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
schedule:
7
- interval: "weekly"
+ interval: "monthly"
8
9
# Keep Ruby gems (Jekyll + plugins) up to date
10
- package-ecosystem: "bundler"
11
12
13
14
15
# Keep Python packages up to date
16
- package-ecosystem: "pip"
17
18
19
20
21
# Keep Docker base image up to date
22
- package-ecosystem: "docker"
23
directory: "/.devcontainer"
24
25
0 commit comments