diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ed4bb8d..917fffb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,8 @@ updates: python-packages: patterns: - "*" + exclude-patterns: + - "*torch*" - package-ecosystem: github-actions directory: "/"