Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/teemtee/tmt.git: 1.35.0 → 1.36.0](https://github.com/teemtee/tmt.git/compare/1.35.0...1.36.0)
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.7](astral-sh/ruff-pre-commit@v0.6.3...v0.6.7)
  • Loading branch information
pre-commit-ci[bot] authored Sep 23, 2024
1 parent c890cde commit 76d0293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
additional_dependencies:
[types-setuptools, types-requests, types-Deprecated]
- repo: https://github.com/teemtee/tmt.git
rev: 1.35.0
rev: 1.36.0
hooks:
- id: tmt-lint
# Do not run in pre-commit.ci as it requires an internet access
Expand All @@ -56,7 +56,7 @@ repos:
stages: [manual, push]
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.6.3
rev: v0.6.7
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 76d0293

Please sign in to comment.