Skip to content

Commit 2870302

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/ljnsn/cz-conventional-gitmoji: v0.3.2 → v0.7.0](ljnsn/cz-conventional-gitmoji@v0.3.2...v0.7.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.6.0...v6.0.0) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 24.4.2 → 26.1.0](psf/black-pre-commit-mirror@24.4.2...26.1.0)
1 parent 1ef11e7 commit 2870302

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
repos:
22
- repo: https://github.com/ljnsn/cz-conventional-gitmoji
3-
rev: v0.3.2
3+
rev: v0.7.0
44
hooks:
55
- id: conventional-gitmoji
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.6.0
7+
rev: v6.0.0
88
hooks:
99
- id: check-yaml
1010
- id: end-of-file-fixer
1111
- id: trailing-whitespace
12-
- repo: https://github.com/psf/black
13-
rev: 24.4.2
12+
- repo: https://github.com/psf/black-pre-commit-mirror
13+
rev: 26.1.0
1414
hooks:
1515
- id: black

0 commit comments

Comments
 (0)