5 Commits

Author SHA1 Message Date
argoyle 499641c466 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.22

See merge request unboundsoftware/pre-commit-node!81
2025-09-25 08:26:05 +02:00
Unbound Release 0c381a9e8b chore(release): prepare for v0.0.22 2025-09-25 08:26:05 +02:00
argoyle c7ec97288b Merge branch 'renovate/node-22.x' into 'main'
chore(deps): update node.js to v22.20.0

See merge request unboundsoftware/pre-commit-node!83
2025-09-25 08:00:28 +02:00
Renovate e715a377cd chore(deps): update node.js to v22.20.0 2025-09-25 01:07:22 +00:00
Renovate ad17b7acd0 chore(deps): update node.js to 2e68a73 2025-09-08 23:57:09 +00:00
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
{"version":"v0.0.22"}
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.0.22] - 2025-09-25
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 2e68a73
- *(deps)* Update node.js to v22.20.0
## [0.0.21] - 2025-08-29 ## [0.0.21] - 2025-08-29
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.19.0@sha256:48d34dc195d4ec0ae0f63d273b5d5d5fb2519d3478264095856f751b4a88a4a8 FROM amd64/node:22.20.0@sha256:363f22431f0fc3a1e782ffa517b700eadfb107169d4d80c3a4efff88b64441c7
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin