Skip to content

Commit

Permalink
ci: exclude mkdocs from development group
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed Jan 4, 2025
1 parent 748cc0b commit 15a9b3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ updates:
development:
applies-to: version-updates
dependency-type: development
exclude-patterns:
- 'mkdocs*'
update-types:
- patch
- minor
Expand Down

0 comments on commit 15a9b3b

Please sign in to comment.