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 65c2c86 commit ae9e7c2Copy full SHA for ae9e7c2
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: 'github-actions'
4
+ directory: '/'
5
+ target-branch: 'master'
6
+ schedule:
7
+ interval: 'monthly'
8
+ open-pull-requests-limit: 20
9
+ assignees:
10
+ - Stanzilla
11
+ labels:
12
+ - dependencies
0 commit comments