Skip to content

Commit 82420cf

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.9.1 → v4.10.0](commitizen-tools/commitizen@v4.9.1...v4.10.0) - [github.com/pre-commit/mirrors-eslint: v9.38.0 → v9.39.1](pre-commit/mirrors-eslint@v9.38.0...v9.39.1)
1 parent 721e134 commit 82420cf

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
@@ -13,7 +13,7 @@ ci:
1313

1414
repos:
1515
- repo: https://github.com/commitizen-tools/commitizen
16-
rev: v4.9.1
16+
rev: v4.10.0
1717
hooks:
1818
- id: commitizen
1919
stages: [commit-msg]
@@ -34,7 +34,7 @@ repos:
3434
# additional_dependencies won't work for ESM modules
3535
# https://stackoverflow.com/questions/77253791/how-to-get-new-style-eslint-config-working-with-pre-commit
3636
- repo: https://github.com/pre-commit/mirrors-eslint
37-
rev: v9.38.0
37+
rev: v9.39.1
3838
hooks:
3939
- id: eslint
4040
entry: eslint --fix --no-warn-ignored

0 commit comments

Comments
 (0)