Skip to content

Commit b862b01

Browse files
authored
Merge pull request jupyterhub#2690 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents bd41d1b + c8731ce commit b862b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude: "(.*/)?secrets/.*"
1414
repos:
1515
# Autoformat: Python code, syntax patterns are modernized
1616
- repo: https://github.com/asottile/pyupgrade
17-
rev: v3.4.0
17+
rev: v3.8.0
1818
hooks:
1919
- id: pyupgrade
2020
args:

0 commit comments

Comments
 (0)