Skip to content

Commit 99cf964

Browse files
[pre-commit.ci] pre-commit autoupdate (sloria#435)
1 parent b7b50d6 commit 99cf964

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.3.4
3+
rev: v0.3.5
44
hooks:
55
- id: ruff
66
- id: ruff-format
77
- repo: https://github.com/python-jsonschema/check-jsonschema
8-
rev: 0.28.0
8+
rev: 0.28.1
99
hooks:
1010
- id: check-github-workflows
1111
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)