Skip to content

Commit 5277bb8

Browse files
[pre-commit.ci] pre-commit autoupdate (#30)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0feaae5 commit 5277bb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
12+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
1313
hooks:
1414
- id: check-added-large-files
1515
- id: check-ast
@@ -32,12 +32,12 @@ repos:
3232
args: [--prose-wrap=preserve]
3333

3434
- repo: https://github.com/adamchainz/blacken-docs
35-
rev: 78a9dcbecf4f755f65d1f3dec556bc249d723600 # frozen: 1.19.1
35+
rev: dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0
3636
hooks:
3737
- id: blacken-docs
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
40+
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
4141
hooks:
4242
- id: ruff
4343
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)