Merge pull request #46 from ewjoachim/pre-commit-ci-update-config

This commit is contained in:
Joachim Jablon
2022-09-06 22:26:07 +02:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ repos:
- id: check-added-large-files - id: check-added-large-files
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: "22.6.0" rev: "22.8.0"
hooks: hooks:
- id: black - id: black
@@ -36,6 +36,6 @@ repos:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/floatingpurr/sync_with_poetry - repo: https://github.com/floatingpurr/sync_with_poetry
rev: 0.2.1 rev: 0.3.0
hooks: hooks:
- id: sync_with_poetry - id: sync_with_poetry