This commit is contained in:
parent
37dcb8fd6c
commit
9cf3035643
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[tools]
|
[tools]
|
||||||
zig = "0.15.2"
|
zig = "0.15.2"
|
||||||
bun = "1.3.8"
|
bun = "1.3.8"
|
||||||
pre-commit = "4.2.0"
|
prek = "0.3.1"
|
||||||
"ubi:DonIsaac/zlint" = "0.7.6"
|
"ubi:DonIsaac/zlint" = "0.7.9"
|
||||||
zls = "0.15.1"
|
zls = "0.15.1"
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue