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 375beae commit 6f7c41fCopy full SHA for 6f7c41f
.github/dependabot.yml
@@ -6,12 +6,9 @@ updates:
6
interval: "monthly"
7
commit-message:
8
prefix: "🌱"
9
- - package-ecosystem: "github-actions"
+ - package-ecosystem: "docker"
10
directory: "/"
11
schedule:
12
- interval: "monthly"
13
- # DependaBot does not open a pull request to update the version of GH actions, only security updates.
14
- # TSCCR is responsible for opening a pull request to update the version of GH actions.
15
- open-pull-requests-limit: 0
+ interval: "weekly"
16
17
- prefix: "🤖"
+ prefix: "🐳"
0 commit comments