Merge branch 'master' into dependabot/docker/{{cookiecutter.project_slug}}/compose/local/django/python-3.11.6-slim-bullseye

This commit is contained in:
Fábio C. Barrionuevo da Luz 2023-10-03 09:23:26 -03:00 committed by GitHub
commit 3d381cb8ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ repos:
args: ["--tab-width", "2"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.13.0
rev: v3.14.0
hooks:
- id: pyupgrade
args: [--py311-plus]