Skip to content

Commit 1a94ba7

Browse files
authored
Merge pull request #1022 from risuorg/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 01bc01c + 9052250 commit 1a94ba7

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
@@ -51,7 +51,7 @@ repos:
5151
rev: v5.0.0
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
5353
# Ruff version.
54-
rev: v0.9.9
54+
rev: v0.11.2
5555
hooks:
5656
# Run the linter.
5757
- id: ruff
@@ -61,7 +61,7 @@ repos:
6161
- id: ruff-format
6262

6363
- repo: https://github.com/scop/pre-commit-shfmt
64-
rev: v3.10.0-2
64+
rev: v3.11.0-1
6565
hooks:
6666
# Choose one of:
6767
- id: shfmt # native (requires/installs Go to build)

0 commit comments

Comments
 (0)