mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 09:15:49 -05:00
11691a06ed
Bumps [release-please](https://github.com/googleapis/release-please) from 16.10.1 to 16.10.2. - [Release notes](https://github.com/googleapis/release-please/releases) - [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/release-please/compare/v16.10.1...v16.10.2) --- updated-dependencies: - dependency-name: release-please dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 lines
252 B
JSON
11 lines
252 B
JSON
{
|
|
"name": "commitlint-container-image",
|
|
"private": true,
|
|
"version": "0.0.1-local",
|
|
"dependencies": {
|
|
"@commitlint/cli": "^19.2.2",
|
|
"@commitlint/config-conventional": "^19.1.0",
|
|
"release-please": "^16.10.2"
|
|
},
|
|
"license": "MIT"
|
|
}
|