Skip to content

Commit 4d52242

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0) - [github.com/pre-commit/mirrors-eslint: v8.12.0 → v8.13.0](pre-commit/mirrors-eslint@v8.12.0...v8.13.0)
1 parent c5183c0 commit 4d52242

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.1.0
3+
rev: v4.2.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: check-case-conflict
@@ -63,7 +63,7 @@ repos:
6363
stages: [manual]
6464

6565
- repo: https://github.com/pre-commit/mirrors-eslint
66-
rev: v8.12.0
66+
rev: v8.13.0
6767
hooks:
6868
- id: eslint
6969
stages: [manual]

0 commit comments

Comments
 (0)