3 Commits

Author SHA1 Message Date
renovate[bot]
029edf4d5c chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.56.0 → 43.59.2)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 01:50:19 +00:00
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 5 additions and 3 deletions

View File

@@ -51,12 +51,12 @@ repos:
args: ['-shellcheck=']
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.56.0
rev: 43.59.2
hooks:
- 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": {