Skip to content

Commit 344e175

Browse files
zaufigithub-actions[bot]
authored andcommitted
misc: version bump pre-commit hook plugins
1 parent e07c1c3 commit 344e175

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
@@ -45,7 +45,7 @@ repos:
4545

4646
# NOTE For config options check this: https://editorconfig-checker.github.io
4747
- repo: https://github.com/editorconfig-checker/editorconfig-checker
48-
rev: v3.6.0
48+
rev: v3.6.1
4949
hooks:
5050
- id: editorconfig-checker
5151

@@ -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.42.1
60+
rev: v1.43.3
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.14
69+
rev: v0.15.0
7070
hooks:
7171
- id: ruff
7272

@@ -82,7 +82,7 @@ repos:
8282
- id: sphinx-lint
8383

8484
- repo: https://github.com/abravalheri/validate-pyproject
85-
rev: v0.24.1
85+
rev: v0.25
8686
hooks:
8787
- id: validate-pyproject
8888

0 commit comments

Comments
 (0)