Skip to content

Commit f17c455

Browse files
chore(deps): pin dependency all-contributors-cli to 6.26.1 (#1773)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [all-contributors-cli](https://redirect.github.com/all-contributors/all-contributors-cli) | devDependencies | pin | [`^6.26.1` -> `6.26.1`](https://renovatebot.com/diffs/npm/all-contributors-cli/6.26.1/6.26.1) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 340b8fb commit f17c455

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/parse-author": "2.0.3",
8080
"@vitest/coverage-v8": "2.1.8",
8181
"@vitest/eslint-plugin": "1.1.14",
82-
"all-contributors-cli": "^6.26.1",
82+
"all-contributors-cli": "6.26.1",
8383
"c8": "10.1.2",
8484
"console-fail-test": "0.5.0",
8585
"create-testers": "0.1.0-alpha.4",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)