Skip to content

Commit e91019f

Browse files
pre-commit-ci[bot]sbrugman
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
1 parent 94acd76 commit e91019f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
additional_dependencies: [ pyupgrade==2.7.3 ]
1818
args: [ --nbqa-mutate, --py36-plus ]
1919
- repo: https://github.com/asottile/pyupgrade
20-
rev: v2.11.0
20+
rev: v2.12.0
2121
hooks:
2222
- id: pyupgrade
2323
args: ['--py36-plus','--exit-zero-even-if-changed']

0 commit comments

Comments
 (0)