update versions
All checks were successful
Lambda-Zig Build / build (push) Successful in 39s

This commit is contained in:
Emil Lerch 2026-02-04 16:43:34 -08:00
parent 2bdf23f375
commit fb84eb8d86
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

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