commit | 16f5239fab35115f71941bf3328923e135a21e8f | [log] [tgz] |
---|---|---|
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Tue Feb 20 00:02:27 2024 +0000 |
committer | GitHub <noreply@github.com> | Tue Feb 20 00:02:27 2024 +0000 |
tree | f58fbb7137e4660e9bf1559cb15090c34e750c0d | |
parent | 77c7147e528b9a7c20f3546a6de3ac0cf6f15859 [diff] [blame] |
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.1](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.1)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 87c0a52..777d198 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ hooks: - id: add-trailing-comma - repo: https://github.com/asottile/pyupgrade - rev: v3.15.0 + rev: v3.15.1 hooks: - id: pyupgrade args: [--py38-plus]