Skip to content

Commit e9fc225

Browse files
committed
Updating deps
1 parent 8cd33ce commit e9fc225

File tree

2 files changed

+575
-568
lines changed

2 files changed

+575
-568
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ repos:
2424
exclude: ^ecs_files_composer/input.py|docs/
2525

2626
- repo: https://github.com/psf/black
27-
rev: 23.10.0
27+
rev: 23.12.1
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/pycqa/isort
31-
rev: 5.12.0
31+
rev: 5.13.2
3232
hooks:
3333
- id: isort
3434
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)