diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d3361fa..806f396 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,8 @@ updates: development-dependencies: dependency-type: 'development' exclude-patterns: ['stylelint'] + ignore: + - dependency-name: 'stylelint' # Avoid updating the peer dependency. - package-ecosystem: github-actions directory: '/'