mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-08 03:28:35 +03:00
Format and lint migrations directory (#59)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/nbQA-dev/nbQA
|
||||
rev: 1.8.5
|
||||
rev: 1.9.1
|
||||
hooks:
|
||||
- id: nbqa-ruff
|
||||
args:
|
||||
@@ -17,7 +17,7 @@ repos:
|
||||
- --profile=black
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: check-docstring-first
|
||||
@@ -49,7 +49,7 @@ repos:
|
||||
- id: python-no-log-warn
|
||||
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.12.0
|
||||
rev: 6.0.1
|
||||
hooks:
|
||||
- id: isort
|
||||
name: Run isort to sort imports
|
||||
|
||||
Reference in New Issue
Block a user