Skip to content

Commit 8f0a0da

Browse files
authored
pre-commit autoupdate (#419)
1 parent 5affddf commit 8f0a0da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
- id: remove-tabs
6060
exclude: \.c$|\.h$|\.one$|Makefile$|^src/ast/ast-structure\.txt$
6161
- repo: https://github.com/pre-commit/pre-commit-hooks
62-
rev: v4.3.0
62+
rev: v4.4.0
6363
hooks:
6464
- id: check-added-large-files
6565
- id: check-case-conflict
@@ -88,7 +88,7 @@ repos:
8888
# - id: shellcheck
8989
# - id: shfmt
9090
- repo: https://github.com/pre-commit/mirrors-prettier
91-
rev: v3.0.0-alpha.3
91+
rev: v3.0.0-alpha.4
9292
hooks:
9393
- id: prettier
9494
name: Run prettier

0 commit comments

Comments
 (0)