Skip to content

Commit 6471bb8

Browse files
authored
chore: bump nix env (#4293)
1 parent 5f7ad28 commit 6471bb8

13 files changed

Lines changed: 905 additions & 85 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ jobs:
125125
126126
- name: Validate commit messages
127127
run: |
128-
nix develop --impure .#ci -c pre-commit run -a
129-
nix develop --impure .#ci -c pre-commit run --hook-stage manual
128+
nix develop --impure .#ci -c prek run -a
129+
nix develop --impure .#ci -c prek run --stage manual
130130
131131
generators-openapi:
132132
name: Code Generators / OpenAPI

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v24.12.0
1+
v24.14.1

0 commit comments

Comments
 (0)