Skip to content

Commit 0d9160d

Browse files
authored
Merge pull request #97 from data-exp-lab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents dbbb8f2 + c6816ef commit 0d9160d

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
@@ -7,7 +7,7 @@ ci:
77

88
repos:
99
- repo: https://github.com/psf/black
10-
rev: 24.4.2
10+
rev: 24.8.0
1111
hooks:
1212
- id: black
1313
language_version: python3
@@ -16,6 +16,6 @@ repos:
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/PyCQA/flake8
19-
rev: '7.1.0'
19+
rev: '7.1.1'
2020
hooks:
2121
- id: flake8

0 commit comments

Comments
 (0)