Skip to content

Commit 782ec43

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

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
@@ -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.12.12
9999
hooks:
100100
- id: ruff-format
101101
- id: ruff
@@ -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.36.2
172172
hooks:
173173
- id: typos
174174
exclude_types:

0 commit comments

Comments
 (0)