Skip to content

Commit d806745

Browse files
authored
Merge pull request #280 from ap--/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0f9ad2c + 87e3b05 commit d806745

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
@@ -16,11 +16,11 @@ repos:
1616
- id: black
1717
language_version: python3
1818
- repo: https://github.com/pycqa/isort
19-
rev: 6.0.0
19+
rev: 6.0.1
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/PyCQA/flake8
23-
rev: '7.1.1'
23+
rev: '7.1.2'
2424
hooks:
2525
- id: flake8
2626
additional_dependencies:

0 commit comments

Comments
 (0)