diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 918c46f7d..c89939db8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,8 @@ updates: update-types: - "minor" - "patch" + exclude-patterns: + - "rails" - package-ecosystem: "github-actions" directory: "/" schedule: