Skip to content

Commit d1582d1

Browse files
committed
Update versions of pre-commit hooks
1 parent b630eaf commit d1582d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
repos:
22
- repo: https://github.com/codespell-project/codespell
3-
rev: v2.2.4
3+
rev: v2.3.0
44
hooks:
55
- id: codespell
66
additional_dependencies: [tomli]
77
# args: ["--write-changes"] # consider enabling for auto-fif
88
exclude: "test/fixtures/"
99

1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.4.3
11+
rev: v0.6.0
1212
hooks:
1313
- id: ruff
1414
args: ["--fix"]
@@ -17,14 +17,14 @@ repos:
1717
exclude: ^git/ext/
1818

1919
- repo: https://github.com/shellcheck-py/shellcheck-py
20-
rev: v0.9.0.6
20+
rev: v0.10.0.1
2121
hooks:
2222
- id: shellcheck
2323
args: [--color]
2424
exclude: ^test/fixtures/polyglot$|^git/ext/
2525

2626
- repo: https://github.com/pre-commit/pre-commit-hooks
27-
rev: v4.5.0
27+
rev: v4.6.0
2828
hooks:
2929
- id: end-of-file-fixer
3030
exclude: test/fixtures/
@@ -33,6 +33,6 @@ repos:
3333
- id: check-merge-conflict
3434

3535
- repo: https://github.com/abravalheri/validate-pyproject
36-
rev: v0.16
36+
rev: v0.19
3737
hooks:
3838
- id: validate-pyproject

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy