We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4357b0a commit c5c6ddaCopy full SHA for c5c6dda
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
name: 🐶 Ruff format
14
15
- repo: https://github.com/asottile/pyupgrade
16
- rev: v3.21.1
+ rev: v3.21.2
17
hooks:
18
- id: pyupgrade
19
name: ⬆️ Upgrade Python syntax
0 commit comments