Skip to content

Commit f01b0af

Browse files
committed
Update pyupgrade and tmt-lint versions in pre-commit
1 parent 8331112 commit f01b0af

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
@@ -4,7 +4,7 @@
44

55
repos:
66
- repo: https://github.com/asottile/pyupgrade
7-
rev: v3.19.1
7+
rev: v3.21.2
88
hooks:
99
- id: pyupgrade
1010
- repo: https://github.com/psf/black
@@ -57,7 +57,7 @@ repos:
5757
# This file is overridden by a type stub
5858
exclude: "specfile/context_management.py"
5959
- repo: https://github.com/teemtee/tmt.git
60-
rev: 1.43.0
60+
rev: 1.66.0
6161
hooks:
6262
- id: tmt-lint
6363
# linting of the reverse-dependency tests requires internet access

0 commit comments

Comments
 (0)