We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124f6d6 commit 29641edCopy full SHA for 29641ed
1 file changed
.github/.dependabot.yml .github/dependabot.yml.github/.dependabot.yml renamed to .github/dependabot.yml
@@ -12,18 +12,6 @@ updates:
12
commit-message:
13
prefix: chore
14
15
-- package-ecosystem: poetry
16
- directory: "/"
17
- schedule:
18
- interval: weekly
19
- open-pull-requests-limit: 10
20
- assignees:
21
- - thenativeweb/internal_dev
22
- labels:
23
- - Dependencies
24
- commit-message:
25
- prefix: chore
26
-
27
- package-ecosystem: docker
28
directory: "/tests/shared/docker/eventsourcingdb"
29
schedule:
0 commit comments