Skip to content

Commit eb0e905

Browse files
directory update in dependabot template
1 parent e558c65 commit eb0e905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ updates:
3131

3232
# 3. Python dependencies – Fabric Scripts
3333
- package-ecosystem: "pip"
34-
directory: "/src/infra/scripts/fabric_scripts"
34+
directory: "/infra/scripts/fabric_scripts"
3535
schedule:
3636
interval: "monthly"
3737
commit-message:
@@ -45,7 +45,7 @@ updates:
4545

4646
# 4. Python dependencies – Index Scripts
4747
- package-ecosystem: "pip"
48-
directory: "/src/infra/scripts/index_scripts"
48+
directory: "/infra/scripts/index_scripts"
4949
schedule:
5050
interval: "monthly"
5151
commit-message:

0 commit comments

Comments
 (0)