Skip to content

Commit ac3e9f8

Browse files
chore(deps): update dependency updates
1 parent 0ca8444 commit ac3e9f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ repos:
8686
)
8787
- id: trailing-whitespace
8888
- repo: https://github.com/mattlqx/pre-commit-search-and-replace
89-
rev: v1.1.8
89+
rev: v1.1.9
9090
hooks:
9191
- id: search-and-replace
9292
language_version: default # https://github.com/mattlqx/pre-commit-search-and-replace/issues/28
@@ -95,7 +95,7 @@ repos:
9595
hooks:
9696
- id: sync-pre-commit-deps
9797
- repo: https://github.com/astral-sh/ruff-pre-commit
98-
rev: v0.12.3
98+
rev: v0.14.1
9999
hooks:
100100
- id: ruff-format
101101
- id: ruff
@@ -134,7 +134,7 @@ repos:
134134
- id: toml-sort-fix
135135
exclude: "\\.lock$"
136136
- repo: https://github.com/google/yamlfmt
137-
rev: v0.17.2
137+
rev: v0.20.0
138138
hooks:
139139
- id: yamlfmt
140140
- repo: https://github.com/adrienverge/yamllint
@@ -168,7 +168,7 @@ repos:
168168
- id: actionlint
169169
additional_dependencies: [pyflakes>=3.1.0, shellcheck-py>=0.9.0.5]
170170
- repo: https://github.com/crate-ci/typos
171-
rev: v1.34.0
171+
rev: v1.38.1
172172
hooks:
173173
- id: typos
174174
exclude_types:

0 commit comments

Comments
 (0)