Skip to content

Commit

Permalink
Merge branch 'main' of github.com:RedHatQE/openshift-python-wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
myakove committed Sep 25, 2024
2 parents 41f0e87 + 5291545 commit 7d6b9a5
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 @@ -34,13 +34,13 @@ repos:
- id: detect-secrets

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.5
rev: v0.6.7
hooks:
- id: ruff
- id: ruff-format

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.82.0
rev: 38.93.6
hooks:
- id: renovate-config-validator

Expand Down

0 comments on commit 7d6b9a5

Please sign in to comment.