Skip to content

ignore minor update of prettier#2206

Draft
matkoniecz wants to merge 1 commit into
mainfrom
matkoniecz-patch-1
Draft

ignore minor update of prettier#2206
matkoniecz wants to merge 1 commit into
mainfrom
matkoniecz-patch-1

Conversation

@matkoniecz
Copy link
Copy Markdown
Collaborator

we have piles and piles of PRs to process - spending time on stuff like #2204 is just silly

see https://github.com/prettier/prettier/blob/main/CHANGELOG.md

code taken from https://github.com/openstreetmap/tile-attribution/edit/main/.github/dependabot.yml where it worked well

we have piles and piles of PRs to process - spending time on stuff like #2204 is just silly

see https://github.com/prettier/prettier/blob/main/CHANGELOG.md

code taken from https://github.com/openstreetmap/tile-attribution/edit/main/.github/dependabot.yml where it worked well
@matkoniecz matkoniecz marked this pull request as ready for review April 22, 2026 15:28
@github-actions
Copy link
Copy Markdown

🍱 Your pull request preview is ready

Please use this preview to check your changes. Ideally use the test documentation template and document your test results by commenting on the PR. This will speed up the review process for everyone.

FYI, once this PR is merged, you can use the iD Editor Preview to test your changes in interaction with all other changes.

Comment thread .github/dependabot.yml
Comment on lines +25 to +27
ignore:
- dependency-name: "prettier"
update-types: ["version-update:semver-patch"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prettier is an npm package, not a github-actions one, so this is in the wrong section

@matkoniecz matkoniecz marked this pull request as draft April 27, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants