Skip to content

Commit a67a63d

Browse files
authored
ci: create dependabot config file (UiPath#1297)
1 parent 631eb31 commit a67a63d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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+
- "samples/**"

0 commit comments

Comments
 (0)