Skip to content

Commit 893673f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/oxc-project/mirrors-oxlint: v1.32.0 → v1.42.0](oxc-project/mirrors-oxlint@v1.32.0...v1.42.0) - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.23.0 → v9.24.0](alessandrojcm/commitlint-pre-commit-hook@v9.23.0...v9.24.0) - [github.com/rhysd/actionlint: v1.7.9 → v1.7.10](rhysd/actionlint@v1.7.9...v1.7.10)
1 parent aa40a01 commit 893673f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/oxc-project/mirrors-oxlint
3-
rev: v1.32.0
3+
rev: v1.42.0
44
hooks:
55
- id: oxlint
66
verbose: false
@@ -51,7 +51,7 @@ repos:
5151
args:
5252
- --autofix
5353
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
54-
rev: v9.23.0
54+
rev: v9.24.0
5555
hooks:
5656
- id: commitlint
5757
stages: [commit-msg]
@@ -73,7 +73,7 @@ repos:
7373
# - id: go-build
7474
- id: go-mod-tidy
7575
- repo: https://github.com/rhysd/actionlint
76-
rev: v1.7.9
76+
rev: v1.7.10
7777
hooks:
7878
- id: actionlint
7979
- repo: https://github.com/reteps/dockerfmt

0 commit comments

Comments
 (0)