Skip to content

Commit acf9bc8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.5.0 → 26.5.1](psf/black-pre-commit-mirror@26.5.0...26.5.1) - [github.com/teemtee/tmt.git: 1.73.0 → 1.74.0](https://github.com/teemtee/tmt.git/compare/1.73.0...1.74.0)
1 parent e88e304 commit acf9bc8

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
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: pyupgrade
1010
- repo: https://github.com/psf/black-pre-commit-mirror
11-
rev: 26.5.0
11+
rev: 26.5.1
1212
hooks:
1313
- id: black
1414
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -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.73.0
60+
rev: 1.74.0
6161
hooks:
6262
- id: tmt-lint
6363
# linting of the reverse-dependency tests requires internet access

0 commit comments

Comments
 (0)