Skip to content

Commit 0a12676

Browse files
authored
fix dependabot config (#167)
1 parent dcf72de commit 0a12676

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
- "kernelsam"
66
cooldown:
77
default-days: 21
8-
exclude-patterns:
8+
exclude:
99
- "senzing-factory/*"
1010
directory: "/"
1111
groups:
@@ -19,7 +19,7 @@ updates:
1919
- "kernelsam"
2020
cooldown:
2121
default-days: 21
22-
exclude-patterns:
22+
exclude:
2323
- "senzing-factory/*"
2424
directory: "/"
2525
schedule:

0 commit comments

Comments
 (0)