We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47b22ef + 6344dc4 commit 7f703c2Copy full SHA for 7f703c2
1 file changed
.github/dependabot.yml
@@ -8,11 +8,6 @@ updates:
8
schedule:
9
interval: "daily"
10
versioning-strategy: increase-if-necessary
11
- # Ensure Poetry version is explicitly installed
12
- pre-commands:
13
- - curl -sSL https://install.python-poetry.org | python3 - --version 1.8.5
14
- - poetry config virtualenvs.create false
15
-
16
# Ignore everything for now (and stay in pace with the upstream)
17
# ignore:
18
# - dependency-name: "*"
0 commit comments