Skip to content

Commit ff1ebf8

Browse files
committed
Bump pre-commit hook versions
The changes, per hook repository, are: - ruff-pre-commit: Uses the newest stable version of Ruff. See: * https://github.com/astral-sh/ruff-pre-commit/releases/tag/v0.3.2 - shellcheck-py: Makes ShellCheck installable on ARM64 Windows machines. See: * shellcheck-py/shellcheck-py@v0.9.0.5...v0.9.0.6 * shellcheck-py/shellcheck-py@e39ba22 - pre-commit-hooks: Offers no relevant changes for the few hooks currently being used from that repository, but I went ahead and included this while bumping the others. This may be a small benefit if more hooks are added from it sometime soon and because we don't currently have a mechanism for keeping track of updates that are skipped as unneeded.
1 parent a8a73ff commit ff1ebf8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
repos:
2-
32
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.3.0
3+
rev: v0.3.2
54
hooks:
65
- id: ruff-format
76
exclude: ^git/ext/
@@ -10,14 +9,14 @@ repos:
109
exclude: ^git/ext/
1110

1211
- repo: https://github.com/shellcheck-py/shellcheck-py
13-
rev: v0.9.0.5
12+
rev: v0.9.0.6
1413
hooks:
1514
- id: shellcheck
1615
args: [--color]
1716
exclude: ^test/fixtures/polyglot$|^git/ext/
1817

1918
- repo: https://github.com/pre-commit/pre-commit-hooks
20-
rev: v4.4.0
19+
rev: v4.5.0
2120
hooks:
2221
- id: check-toml
2322
- id: check-yaml

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