mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 09:15:49 -05:00
161dd16ccc
Bumps [release-please](https://github.com/googleapis/release-please) from 16.8.0 to 16.9.0. - [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.8.0...v16.9.0) --- 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
251 B
JSON
11 lines
251 B
JSON
{
|
|
"name": "commitlint-container-image",
|
|
"private": true,
|
|
"version": "0.0.1-local",
|
|
"dependencies": {
|
|
"@commitlint/cli": "^18.6.1",
|
|
"@commitlint/config-conventional": "^18.6.2",
|
|
"release-please": "^16.9.0"
|
|
},
|
|
"license": "MIT"
|
|
}
|