We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 572e579 + ac60284 commit d756fdcCopy full SHA for d756fdc
1 file changed
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "uv"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ open-pull-requests-limit: 0
8
+ exclude-paths:
9
+ - "packages/uipath-llamaindex/samples/**"
10
+ - "packages/uipath-openai-agents/samples/**"
0 commit comments