Skip to content

Commit e41ff98

Browse files
authored
Merge pull request #6 from skonik/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d7b1045 + a6ee504 commit e41ff98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
]
1616

1717
- repo: https://github.com/psf/black
18-
rev: 23.9.1
18+
rev: 23.12.1
1919
hooks:
2020
- id: black
2121
language_version: python3.8
@@ -25,7 +25,7 @@ repos:
2525
]
2626

2727
- repo: https://github.com/pycqa/isort
28-
rev: 5.12.0
28+
rev: 5.13.2
2929
hooks:
3030
- id: isort
3131
name: isort

0 commit comments

Comments
 (0)