We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1606d08 commit af95d3bCopy full SHA for af95d3b
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: black-jupyter
10
- repo: https://github.com/asottile/pyupgrade
11
- rev: v3.18.0
+ rev: v3.19.0
12
13
- id: pyupgrade
14
args: [--py310-plus]
0 commit comments