Skip to content

Commit 09ac1bb

Browse files
[pre-commit.ci] pre-commit autoupdate (wemake-services#3533)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.3 → 0.34.0](python-jsonschema/check-jsonschema@0.33.3...0.34.0) - [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](astral-sh/ruff-pre-commit@v0.13.0...v0.13.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3d55b7d commit 09ac1bb

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
args: ["--fix=lf"]
1515
- id: check-case-conflict
1616
- repo: https://github.com/python-jsonschema/check-jsonschema
17-
rev: 0.33.3
17+
rev: 0.34.0
1818
hooks:
1919
- id: check-dependabot
2020
- id: check-github-workflows
@@ -39,7 +39,7 @@ repos:
3939
- id: shellcheck
4040
args: ["--severity=style"]
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.13.0
42+
rev: v0.13.1
4343
hooks:
4444
- id: ruff
4545
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)