We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e558c65 commit eb0e905Copy full SHA for eb0e905
.github/dependabot.yml
@@ -31,7 +31,7 @@ updates:
31
32
# 3. Python dependencies – Fabric Scripts
33
- package-ecosystem: "pip"
34
- directory: "/src/infra/scripts/fabric_scripts"
+ directory: "/infra/scripts/fabric_scripts"
35
schedule:
36
interval: "monthly"
37
commit-message:
@@ -45,7 +45,7 @@ updates:
45
46
# 4. Python dependencies – Index Scripts
47
48
- directory: "/src/infra/scripts/index_scripts"
+ directory: "/infra/scripts/index_scripts"
49
50
51
0 commit comments