We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa4e6b commit 65a2660Copy full SHA for 65a2660
.github/dependabot.yml
@@ -9,6 +9,7 @@ updates:
9
target-branch: main
10
labels:
11
- dependency_updates
12
+ versioning-strategy: lockfile-only
13
ignore:
14
- dependency-name: "pydantic"
15
versions: [ ">=2" ]
0 commit comments