Skip to content

Commit c8f1142

Browse files
authored
Merge pull request #71 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c41f48a + 0b3be06 commit c8f1142

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
@@ -1,13 +1,13 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v3.3.0
3+
rev: v3.4.0
44
hooks:
55
- id: check-json
66
- id: check-yaml
77
- id: trailing-whitespace
88
- id: end-of-file-fixer
99
- repo: https://github.com/pre-commit/mirrors-eslint
10-
rev: v7.15.0
10+
rev: v7.16.0
1111
hooks:
1212
- id: eslint
1313
args: [--fix]

0 commit comments

Comments
 (0)