8 Commits

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

See merge request unboundsoftware/pre-commit-node!85
2025-10-22 11:20:13 +02:00
Unbound Release 62b2ee2698 chore(release): prepare for v0.0.23 2025-10-22 11:20:13 +02:00
argoyle 07cc404a24 Merge branch 'renovate/node-22.x' into 'main'
chore(deps): update node.js to v22.21.0

See merge request unboundsoftware/pre-commit-node!87
2025-10-22 11:00:13 +02:00
Renovate 343a03bed4 chore(deps): update node.js to v22.21.0 2025-10-21 21:56:22 +00:00
argoyle c220959b9d Merge branch 'renovate/node-22.20.0' into 'main'
chore(deps): update node.js to 1260a4a

See merge request unboundsoftware/pre-commit-node!86
2025-10-21 20:11:33 +02:00
Renovate aa7cbe63a1 chore(deps): update node.js to 1260a4a 2025-10-21 12:57:18 +00:00
argoyle 45958fb2d9 Merge branch 'renovate/node-22.20.0' into 'main'
chore(deps): update node.js to 4b5601e

See merge request unboundsoftware/pre-commit-node!84
2025-10-01 19:18:07 +02:00
Renovate adc1ba6673 chore(deps): update node.js to 4b5601e 2025-10-01 13:57:37 +00:00
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.0.22"} {"version":"v0.0.23"}
+8
View File
@@ -2,6 +2,14 @@
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.23] - 2025-10-22
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 4b5601e
- *(deps)* Update node.js to 1260a4a
- *(deps)* Update node.js to v22.21.0
## [0.0.22] - 2025-09-25 ## [0.0.22] - 2025-09-25
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.20.0@sha256:363f22431f0fc3a1e782ffa517b700eadfb107169d4d80c3a4efff88b64441c7 FROM amd64/node:22.21.0@sha256:2049ba522cb154426259330277d298da7bb85960eca1c886832e0265d457c0bb
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin