dependabot[bot] f8773cc7cf chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#96)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 14:21:12 +02:00
2025-06-23 01:44:17 +03:00
2025-06-23 01:44:17 +03:00
2025-06-23 01:44:17 +03:00
2025-06-23 01:44:17 +03:00
2025-06-23 01:44:17 +03:00
2025-06-23 01:44:17 +03:00
2025-06-23 01:44:17 +03:00
2025-12-06 22:18:38 +00:00
2025-12-06 22:18:38 +00:00

@ivuorinen/commitlint-config

npm package license MIT ivuorinen's Code Style

ivuorinen's shareable configuration for CommitLint.

Table of Contents

Installation

Install this config as a devDependencies:

# npm
npm install @ivuorinen/commitlint-config --save-dev

# Yarn
yarn add @ivuorinen/commitlint-config --dev

After installing it, a .commitlintrc.json file will be created automatically in the project's root folder with the following configuration:

{
  "extends": ["@ivuorinen/commitlint-config"]
}

Documentations

Read the CommitLint docs for more information.

Contributing

If you are interested in helping contribute, please take a look at our contribution guidelines and open an issue or pull request.

Changelog

See CHANGELOG for a human-readable history of changes.

License

Distributed under the MIT License. See LICENSE for more information.

Description
No description provided
Readme 974 KiB
Languages
JavaScript 100%