2 Commits

Author SHA1 Message Date
semantic-release-bot
ad87b72885 chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.3...v1.0.4) (2026-03-07)
2026-03-07 01:47:43 +00:00
renovate[bot]
3be93c7361 chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.506 → 3.2.507) (#138) 2026-03-07 03:45:08 +02:00
3 changed files with 4 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ repos:
- id: renovate-config-validator
- repo: https://github.com/bridgecrewio/checkov.git
rev: '3.2.506'
rev: '3.2.507'
hooks:
- id: checkov
args:

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.4](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.3...v1.0.4) (2026-03-07)
## [1.0.3](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.2...v1.0.3) (2026-03-05)
## [1.0.2](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.1...v1.0.2) (2026-03-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/prettier-config",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",
"description": "ivuorinen's shareable configuration for Prettier.",
"author": {