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 889d725 commit 8a9dab8Copy full SHA for 8a9dab8
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @kemingy
.github/dependabot.yml
@@ -9,8 +9,6 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "monthly"
12
- reviewers:
13
- - "kemingy"
14
commit-message:
15
prefix: "chore(cargo)"
16
groups:
@@ -22,8 +20,6 @@ updates:
22
20
directory: "/"
23
21
24
25
26
27
28
prefix: "chore(pip)"
29
@@ -35,8 +31,6 @@ updates:
35
31
36
32
37
33
38
39
40
34
41
prefix: "chore(actions)"
42
0 commit comments