3 Commits

Author SHA1 Message Date
renovate[bot]
19b91a1c46 chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.70.0 → 43.73.1)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-14 08:03:05 +00:00
semantic-release-bot
f2c4f6bcaa chore(release): 1.0.9 [skip ci]
## [1.0.9](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.8...v1.0.9) (2026-03-14)
2026-03-14 08:02:44 +00:00
dependabot[bot]
597a66e0ae chore(deps): bump undici from 6.23.0 to 6.24.0 (#144) 2026-03-14 10:00:03 +02:00
4 changed files with 7 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ repos:
args: ['-shellcheck='] args: ['-shellcheck=']
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.70.0 rev: 43.73.1
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.9](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.8...v1.0.9) (2026-03-14)
## [1.0.8](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.7...v1.0.8) (2026-03-13) ## [1.0.8](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.7...v1.0.8) (2026-03-13)
## [1.0.7](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.6...v1.0.7) (2026-03-12) ## [1.0.7](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.6...v1.0.7) (2026-03-12)

View File

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

View File

@@ -3867,9 +3867,9 @@ __metadata:
linkType: hard linkType: hard
"undici@npm:^6.23.0": "undici@npm:^6.23.0":
version: 6.23.0 version: 6.24.0
resolution: "undici@npm:6.23.0" resolution: "undici@npm:6.24.0"
checksum: 10c0/d846b3fdfd05aa6081ba1eab5db6bbc21b283042c7a43722b86d1ee2bf749d7c990ceac0c809f9a07ffd88b1b0f4c0f548a8362c035088cb1997d63abdda499c checksum: 10c0/a97d7f1214b34c5b2802558d06cbed97ff96a27ab6548972ba9d07c13951c69e2e9f2f01581f71c86b74755d2bf92e64091cf8f2c6eba4184f10c6d583e60388
languageName: node languageName: node
linkType: hard linkType: hard