Skip to content

Commit 347585e

Browse files
authored
Merge pull request #299 from jupyter-server/pre-commit-ci-update-config
2 parents f5386b4 + dde6f75 commit 347585e

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
@@ -34,7 +34,7 @@ repos:
3434
- id: prettier
3535

3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v2.31.1
37+
rev: v2.32.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]

0 commit comments

Comments
 (0)