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 397460d commit e2c5514Copy full SHA for e2c5514
.github/dependabot.yml
@@ -0,0 +1,16 @@
1
+# Docs: <https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates>
2
+
3
+version: 2
4
5
+updates:
6
+ - package-ecosystem: github-actions
7
+ directory: /
8
+ schedule: {interval: monthly}
9
+ reviewers: [tarampampam]
10
+ assignees: [tarampampam]
11
12
+ - package-ecosystem: docker
13
14
15
16
0 commit comments