Skip to content

Commit 98b87e3

Browse files
authored
Merge pull request #917 from ipython/pre-commit-ci-update-config
2 parents c5183c0 + 4d52242 commit 98b87e3

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)