update versions
All checks were successful
Build and Release / build (push) Successful in 2m34s
Build and Release / sign (push) Successful in 17m13s

This commit is contained in:
Emil Lerch 2026-02-04 17:08:03 -08:00
parent 3b243beb7e
commit 05ef04b295
Signed by: lobo
GPG key ID: A7B62D657EF764F8
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: Setup Zig
uses: https://github.com/mlugg/setup-zig@v2.0.1
uses: https://codeberg.org/mlugg/setup-zig@v2.2.1
with:
version: 0.14.1
- name: Restore Zig caches

View file

@ -1,5 +1,5 @@
[tools]
pre-commit = "latest"
"ubi:DonIsaac/zlint" = "latest"
prek = "0.3.1"
"ubi:DonIsaac/zlint" = "0.7.9"
zig = "0.14.1"
zls = "0.14.0"

View file

@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v6.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer