Skip to content

Commit ae78e08

Browse files
chore(deps): Update .pre-commit-config.yaml
1 parent e574b03 commit ae78e08

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/commitizen-tools/commitizen
3-
rev: "a6859a7b8182086a5e013deab8fefc0597b502e9" # frozen: v4.16.4
3+
rev: "55d62f82df48e68346132837311d6103617a4e69" # frozen: v4.16.5
44
hooks:
55
- id: commitizen
66
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/pycqa/isort
16-
rev: "dac090ce4d9ee313d086e2e89ab1acb8c2664fa1" # frozen: 9.0.0a3
16+
rev: "7f321d375f31a2f03833bc9a548e8783f2b5c420" # frozen: 9.0.0b1
1717
hooks:
1818
- id: isort
1919
- repo: https://github.com/andreoliwa/nitpick
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: flynt
3131
- repo: https://github.com/codespell-project/codespell
32-
rev: '2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a' # frozen: v2.4.2
32+
rev: '57b21406f092110c18776e39b0bda50d37c945c8' # frozen: v2.4.3
3333
hooks:
3434
- additional_dependencies:
3535
- tomli ; python_version < '3.11'

0 commit comments

Comments
 (0)