Skip to content

Commit c9587e4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.3...v0.8.0) - [github.com/teemtee/tmt.git: 1.38.0 → 1.39.0](https://github.com/teemtee/tmt.git/compare/1.38.0...1.39.0)
1 parent 3ab1a44 commit c9587e4

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
@@ -2,7 +2,7 @@ minimum_pre_commit_version: "2.9.0"
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
44
# Ruff version.
5-
rev: v0.7.3
5+
rev: v0.8.0
66
hooks:
77
# Run the linter.
88
- id: ruff
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: "check-json5"
2525
- repo: "https://github.com/teemtee/tmt.git"
26-
rev: "1.38.0"
26+
rev: "1.39.0"
2727
hooks:
2828
- id: "tmt-tests-lint"
2929
verbose: false

0 commit comments

Comments
 (0)