We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99e7ae0 + d51cfb0 commit 5097d15Copy full SHA for 5097d15
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: isort
15
additional_dependencies: [toml]
16
- repo: https://github.com/asottile/pyupgrade
17
- rev: v3.19.0
+ rev: v3.19.1
18
hooks:
19
- id: pyupgrade
20
args: [--py39-plus]
changes/548.misc.rst
@@ -0,0 +1 @@
1
+The ``pre-commit`` hook for ``pyupgrade`` was updated to its latest version.
0 commit comments