Skip to content

Commit 5097d15

Browse files
authored
Merge pull request #548 from beeware/autoupdates/pre-commit/pyupgrade
Bump pyupgrade from v3.19.0 to v3.19.1
2 parents 99e7ae0 + d51cfb0 commit 5097d15

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: isort
1515
additional_dependencies: [toml]
1616
- repo: https://github.com/asottile/pyupgrade
17-
rev: v3.19.0
17+
rev: v3.19.1
1818
hooks:
1919
- id: pyupgrade
2020
args: [--py39-plus]

changes/548.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ``pre-commit`` hook for ``pyupgrade`` was updated to its latest version.

0 commit comments

Comments
 (0)