Skip to content

Commit 4965212

Browse files
committed
fix dependabot config
1 parent e012b26 commit 4965212

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
@@ -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)