Skip to content

Commit cd0fc19

Browse files
committed
Fix dependabot config (fixes #4)
1 parent aa3a114 commit cd0fc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ updates:
1616
open-pull-requests-limit: 0
1717

1818
- package-ecosystem: "pip"
19-
directory: "/conda/i2b2-phi-dataset"
19+
directory: "/conda/nlpsandbox"
2020
schedule:
2121
interval: "monthly"
2222
target-branch: "main"

0 commit comments

Comments
 (0)