Skip to content

Commit 1ba1953

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.0...v0.12.7) - [github.com/pycontribs/mirrors-prettier: v3.6.0 → v3.6.2](pycontribs/mirrors-prettier@v3.6.0...v3.6.2)
1 parent a14dc27 commit 1ba1953

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
@@ -55,7 +55,7 @@ repos:
5555
- id: pyupgrade
5656
args: ['--keep-runtime-typing', '--py311-plus']
5757
- repo: https://github.com/astral-sh/ruff-pre-commit
58-
rev: v0.12.0
58+
rev: v0.12.7
5959
hooks:
6060
- id: ruff-check
6161
args: ['--fix', '--exit-non-zero-on-fix']
@@ -124,7 +124,7 @@ repos:
124124
- id: forbid-tabs
125125
- id: remove-tabs
126126
- repo: https://github.com/pycontribs/mirrors-prettier
127-
rev: v3.6.0
127+
rev: v3.6.2
128128
hooks:
129129
- id: prettier
130130
- repo: https://github.com/ducminh-phan/reformat-gherkin

0 commit comments

Comments
 (0)