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.
2 parents 3db08b2 + c52bb4d commit d26447bCopy full SHA for d26447b
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ default_labels:
6
+ - "dependencies"
7
+ - "skip-changelog"
8
+ schedule:
9
+ interval: "daily"
.github/release-drafter.yml
@@ -15,6 +15,7 @@ categories:
15
- 'bug'
16
- title: '🧰 Maintenance'
17
labels:
18
+ - 'documentation'
19
- 'chore'
20
- 'infra'
21
- title: '🧪 Experimental'
0 commit comments