Skip to content

Commit fd5876c

Browse files
authored
Merge pull request #285 from slashmili/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents edf4dd5 + 2e3e5f9 commit fd5876c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- "--target-version"
99
- "py38"
1010
- repo: https://github.com/PyCQA/flake8
11-
rev: "7.2.0"
11+
rev: "7.3.0"
1212
hooks:
1313
- id: flake8
1414
- repo: https://github.com/PyCQA/isort
@@ -17,7 +17,7 @@ repos:
1717
- id: isort
1818
args: ["--profile", "black", "-m", "VERTICAL_HANGING_INDENT"]
1919
- repo: https://github.com/asottile/pyupgrade
20-
rev: v3.19.1
20+
rev: v3.20.0
2121
hooks:
2222
- id: pyupgrade
2323
args: [--py38-plus]

0 commit comments

Comments
 (0)