mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-13 16:34:52 +03:00
Auto-update pre-commit hooks
This commit is contained in:
parent
38d509c712
commit
c67b79c6a6
|
@ -23,7 +23,7 @@ repos:
|
|||
args: ["--tab-width", "2"]
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.11.1
|
||||
rev: v3.12.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py311-plus]
|
||||
|
|
|
@ -31,7 +31,7 @@ repos:
|
|||
args: ['--target-version', '4.2']
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.11.1
|
||||
rev: v3.12.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py311-plus]
|
||||
|
|
Loading…
Reference in New Issue
Block a user