Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2023-09-21 02:23:04 +00:00 committed by GitHub
parent 160178e950
commit 24b316761c
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -31,7 +31,7 @@ repos:
args: ['--target-version', '4.2']
- repo: https://github.com/asottile/pyupgrade
rev: v3.11.0
rev: v3.11.1
hooks:
- id: pyupgrade
args: [--py311-plus]
@ -52,7 +52,7 @@ repos:
- id: flake8
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.33.0
rev: v1.34.0
hooks:
- id: djlint-reformat-django
- id: djlint-django