Skip to content

Commit

Permalink
chore: skip @playwright/test in dependabot grouped
Browse files Browse the repository at this point in the history
  • Loading branch information
nihalgonsalves committed Jan 29, 2025
1 parent ebf85e9 commit 239f063
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ updates:
- dependency-name: "tailwindcss"
update-types:
- "version-update:semver-major"
# can't be updated without also updating the Docker image in build.yml
- dependency-name: "@playwright/test"

- package-ecosystem: github-actions
directory: "/"
Expand Down

0 comments on commit 239f063

Please sign in to comment.