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 9ff53d1 commit e5dab48Copy full SHA for e5dab48
5 files changed
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @nekitdev
.github/FUNDING.yml
.github/dependebot.yml
@@ -0,0 +1,28 @@
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: github-actions
5
+ directory: "/"
6
7
+ labels:
8
+ - A-dependencies
9
+ - P-normal
10
+ - S-triage
11
12
+ schedule:
13
+ interval: daily
14
15
+ open-pull-requests-limit: 10
16
17
+ - package-ecosystem: pip
18
19
20
21
22
23
24
25
26
27
28
docs/credits.md
mkdocs.yml
@@ -12,7 +12,6 @@ watch:
nav:
- Index: "index.md"
- - Credits: "credits.md"
- Server:
- Endpoints:
0 commit comments