Skip to content

Commit a4d5115

Browse files
ulfarssonclaude
andcommitted
Fix Dependabot configuration syntax error
- Remove invalid security update-types grouping - Security updates will still be prioritized automatically by Dependabot - Keep Jekyll grouping for related dependency updates 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8220b58 commit a4d5115

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ updates:
1818
- "jekyll*"
1919
exclude-patterns:
2020
- "jekyll-theme-*"
21-
security:
22-
update-types:
23-
- "security"
2421
# Auto-merge security patches and patch-level updates
2522
open-pull-requests-limit: 5
2623
reviewers:

0 commit comments

Comments
 (0)