update dependencies

This commit is contained in:
David Lord 2023-05-31 09:17:51 -07:00
parent ae07dead24
commit e7264776bd
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 17 additions and 17 deletions

View file

@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: ["--py38-plus"]
@ -26,7 +26,7 @@ repos:
- flake8-bugbear
- flake8-implicit-str-concat
- repo: https://github.com/peterdemin/pip-compile-multi
rev: v2.6.2
rev: v2.6.3
hooks:
- id: pip-compile-multi-verify
- repo: https://github.com/pre-commit/pre-commit-hooks