Skip to content

Commit e07c1c3

Browse files
ci: version bump pre-commit hook plugins (#55)
Update the `pre-commit` plugins to the latest version. Co-authored-by: zaufi <548715+zaufi@users.noreply.github.com>
1 parent 2779e4a commit e07c1c3

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
@@ -57,7 +57,7 @@ repos:
5757

5858
# NOTE See BUG https://github.com/crate-ci/typos/issues/390
5959
- repo: https://github.com/adhtruong/mirrors-typos
60-
rev: v1.40.0
60+
rev: v1.42.1
6161
hooks:
6262
- id: typos
6363
# NOTE Override hook provided args to prevent automatic
@@ -66,7 +66,7 @@ repos:
6666
stages: *spell-check-stages
6767

6868
- repo: https://github.com/charliermarsh/ruff-pre-commit
69-
rev: v0.14.7
69+
rev: v0.14.14
7070
hooks:
7171
- id: ruff
7272

0 commit comments

Comments
 (0)