diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 394091c..fc3bd4b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,6 @@ repos: - id: djcss types: [scss] - repo: https://github.com/psf/black - rev: 22.10.0 + rev: 22.12.0 hooks: - id: black