diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 332a46a..4cda9b1 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -22,3 +22,5 @@ updates: cargo-dev-updates: dependency-type: development applies-to: version-updates + exclude-paths: + - "deps/**"