Skip to content

Commit 28813fa

Browse files
authored
Fix dependabot settings for Python (#20)
1 parent 79cd731 commit 28813fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ updates:
44
directories:
55
- "/functions/hello/"
66
- "/functions/host-details/"
7-
- "/functions/hosts-query/"
7+
- "/functions/host-info/"
88
- "/functions/log-event/"
99
- "/functions/servicenow/"
10-
- "/functions/host-info/"
1110
- "/functions/user-management/"
1211
schedule:
1312
interval: weekly

0 commit comments

Comments
 (0)