Skip to content

Commit dd81233

Browse files
authored
Merge pull request #637 from Shopify/dependabot-rubocop-skip-patch
2 parents 0f65899 + d84680b commit dd81233

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ updates:
77
versioning-strategy: increase
88
schedule:
99
interval: daily
10+
ignore:
11+
- dependency-name: "rubocop"
12+
# We only care about versions that might change config
13+
update-types: ["version-update:semver-patch"]
1014

1115
- package-ecosystem: github-actions
1216
directory: '/'

0 commit comments

Comments
 (0)