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 6367918 commit 8032483Copy full SHA for 8032483
.github/dependabot.yml
@@ -0,0 +1,17 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ day: "tuesday"
8
+ time: "09:00"
9
+ timezone: "Europe/Berlin"
10
+ - package-ecosystem: "github-actions"
11
12
13
14
15
16
17
+
CODEOWNERS
@@ -0,0 +1 @@
+* @dash0hq/instrumentation
0 commit comments