Skip to content

Commit ac823f6

Browse files
[pre-commit.ci] pre-commit autoupdate (#205)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: 2c9f875913ee60ca25ce70243dc24d5b6415598c → cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b](pre-commit/pre-commit-hooks@2c9f875...cef0300) - [github.com/adamchainz/blacken-docs: 4c97c4a0d921007af6fefae92d8447cfbf63720b → d4e2940d27621c7f20215459be05703947618b7b](adamchainz/blacken-docs@4c97c4a...d4e2940) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6195bc6 commit ac823f6

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
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
6+
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-ast
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/adamchainz/blacken-docs
22-
rev: 4c97c4a0d921007af6fefae92d8447cfbf63720b # frozen: 1.18.0
22+
rev: d4e2940d27621c7f20215459be05703947618b7b # frozen: 1.19.0
2323
hooks:
2424
- id: blacken-docs
2525

0 commit comments

Comments
 (0)