Skip to content

Commit ceeb129

Browse files
pre-commit-ci[bot]pmrowla
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2) - [github.com/timothycrosley/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1)
1 parent 3c1d966 commit ceeb129

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
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: check-toml
1414
- repo: https://github.com/PyCQA/flake8
15-
rev: 7.1.1
15+
rev: 7.1.2
1616
hooks:
1717
- id: flake8
1818
language_version: python3
@@ -22,4 +22,4 @@ repos:
2222
- id: isort
2323
language_version: python3
2424
repo: https://github.com/timothycrosley/isort
25-
rev: 6.0.0
25+
rev: 6.0.1

0 commit comments

Comments
 (0)