Skip to content

Commit b9d5c61

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](asottile/pyupgrade@v3.21.1...v3.21.2) - [github.com/pre-commit/mirrors-eslint: v9.39.1 → v10.0.0-alpha.0](pre-commit/mirrors-eslint@v9.39.1...v10.0.0-alpha.0)
1 parent 6462524 commit b9d5c61

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
@@ -45,13 +45,13 @@ repos:
4545
args: ["--application-directories=.:src:testing", --py3-plus]
4646

4747
- repo: https://github.com/asottile/pyupgrade
48-
rev: v3.21.1
48+
rev: v3.21.2
4949
hooks:
5050
- id: pyupgrade
5151
args: [--py39-plus]
5252

5353
- repo: https://github.com/pre-commit/mirrors-eslint
54-
rev: v9.39.1
54+
rev: v10.0.0-alpha.0
5555
hooks:
5656
- id: eslint
5757
additional_dependencies:

0 commit comments

Comments
 (0)