Skip to content

Commit 50ea115

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/teemtee/tmt.git: 1.38.0 → 1.40.0](https://github.com/teemtee/tmt.git/compare/1.38.0...1.40.0) - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
1 parent c0a98a8 commit 50ea115

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
additional_dependencies:
5353
[types-setuptools, types-requests, types-python-dateutil]
5454
- repo: https://github.com/teemtee/tmt.git
55-
rev: 1.38.0
55+
rev: 1.40.0
5656
hooks:
5757
- id: tmt-lint
5858
# linting of the reverse-dependency tests requires internet access
@@ -65,7 +65,7 @@ repos:
6565
- https://github.com/packit/specfile.git
6666
stages: [manual, pre-push]
6767
- repo: https://github.com/python-jsonschema/check-jsonschema
68-
rev: 0.29.4
68+
rev: 0.30.0
6969
hooks:
7070
- id: check-github-workflows
7171
args: ["--verbose"]

0 commit comments

Comments
 (0)