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 f23d234 commit 1afbf9bCopy full SHA for 1afbf9b
.github/dependabot.yml
@@ -11,14 +11,6 @@ updates:
11
- Dependencies
12
commit-message:
13
prefix: chore
14
- # Exclude poetry.lock to handle it manually
15
- ignore:
16
- - dependency-name: "*"
17
- update-types: ["version-update:semver-patch"]
18
- # Don't update lockfile automatically
19
- versioning-strategy: increase
20
- allow:
21
- - dependency-type: "direct"
22
23
- package-ecosystem: docker
24
directory: "/tests/shared/docker/eventsourcingdb"
0 commit comments