mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 17:25:55 -05:00
10b5245d84
Bumps [release-please](https://github.com/googleapis/release-please) from 16.9.0 to 16.10.1. - [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.9.0...v16.10.1) --- updated-dependencies: - dependency-name: release-please dependency-type: direct:production update-type: version-update:semver-minor ... 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.0",
|
|
"@commitlint/config-conventional": "^18.6.2",
|
|
"release-please": "^16.10.1"
|
|
},
|
|
"license": "MIT"
|
|
}
|