Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2022-11-30 02:39:36 +00:00 committed by GitHub
parent 0a8b15615a
commit 7d6d892eff
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ repos:
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.2
rev: v3.2.3
hooks:
- id: pyupgrade
args: [--py310-plus]

View File

@ -10,7 +10,7 @@ repos:
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.2
rev: v3.2.3
hooks:
- id: pyupgrade
args: [--py310-plus]