Skip to content

Commit 939cf26

Browse files
authored
Merge pull request #812 from ipython/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 30ef176 + 60e3331 commit 939cf26

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/asottile/pyupgrade
6-
rev: v3.3.2
6+
rev: v3.4.0
77
hooks:
88
- id: pyupgrade
99
args:
@@ -35,7 +35,7 @@ repos:
3535
- id: check-executables-have-shebangs
3636
- id: requirements-txt-fixer
3737
- repo: https://github.com/pre-commit/mirrors-eslint
38-
rev: v8.39.0
38+
rev: v8.42.0
3939
hooks:
4040
- id: eslint
4141
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx

0 commit comments

Comments
 (0)