update dev dependencies

This commit is contained in:
David Lord 2024-10-18 10:02:35 -07:00
parent c77b099cbb
commit b337d21058
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
9 changed files with 67 additions and 56 deletions

View file

@ -2,12 +2,12 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.2
rev: v0.7.0
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: debug-statements