Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 4eef9e6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 193ee766ca496871f93621d6b58d57a6564ff81b → e87737140f32d3cd7c44ede75f02dcd58e55820e](psf/black@193ee76...e877371) - [github.com/commitizen-tools/commitizen: 4d36818d87dd24675c70e41d5d9f5f8e814cd17f → 1d8d14f913e2e493f793e31196c6a349699167b6](commitizen-tools/commitizen@4d36818...1d8d14f)
1 parent 3b630e6 commit 4eef9e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ repos:
2424
- id: yamlfmt
2525
args: [--mapping, '2', --sequence, '2', --offset, '0']
2626
- repo: https://github.com/psf/black
27-
rev: 193ee766ca496871f93621d6b58d57a6564ff81b # frozen: 23.7.0
27+
rev: e87737140f32d3cd7c44ede75f02dcd58e55820e # frozen: 23.9.1
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/commitizen-tools/commitizen
31-
rev: 4d36818d87dd24675c70e41d5d9f5f8e814cd17f # frozen: 3.5.3
31+
rev: 1d8d14f913e2e493f793e31196c6a349699167b6 # frozen: 3.9.0
3232
hooks:
3333
- id: commitizen
3434
- id: commitizen-branch

0 commit comments

Comments
 (0)