Skip to content

Commit dc627e4

Browse files
Rafi-MicrosoftNirajC-MicrosoftVishalS-MicrosoftPrajwal-Microsoft
authored
chore: down merging main into dev (#638)
* fixed opent telemetry issue CustomDomainInUse, FlagMustBeSetForRestore (#618) (#619) Co-authored-by: VishalS-Microsoft <v-vishshinde@microsoft.com> * directory update in dependabot template (#634) --------- Co-authored-by: NirajC-Microsoft <v-nirajcha@microsoft.com> Co-authored-by: VishalS-Microsoft <v-vishshinde@microsoft.com> Co-authored-by: Prajwal-Microsoft <v-dcprajwal@microsoft.com>
1 parent d4065d5 commit dc627e4

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)