Skip to content

Commit 6537b8f

Browse files
authored
Merge pull request #1795 from pypa/pre-commit-ci-update-config
2 parents a8d1def + 3f00a2f commit 6537b8f

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
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.3.2
17+
rev: v0.3.3
1818
hooks:
1919
- id: ruff
2020
args: ["--fix", "--show-fixes"]
@@ -54,7 +54,7 @@ repos:
5454
additional_dependencies: *mypy-dependencies
5555

5656
- repo: https://github.com/shellcheck-py/shellcheck-py
57-
rev: v0.9.0.6
57+
rev: v0.10.0.1
5858
hooks:
5959
- id: shellcheck
6060

0 commit comments

Comments
 (0)