Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2022-09-16 03:17:49 +00:00 committed by GitHub
parent 8bcfcc764d
commit c6a12fae8b
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ repos:
- id: check-yaml - id: check-yaml
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.37.3 rev: v2.38.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py39-plus] args: [--py39-plus]

View File

@ -10,7 +10,7 @@ repos:
- id: check-yaml - id: check-yaml
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.37.3 rev: v2.38.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py39-plus] args: [--py39-plus]