Merge branch '3.0.x'

This commit is contained in:
David Lord 2023-11-15 12:48:42 -08:00
commit 258311d098
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -2,12 +2,12 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.3
rev: v0.1.5
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: debug-statements