Skip to content

Commit

Permalink
Merge pull request #477 from RedHatQE/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ogajduse authored Apr 17, 2024
2 parents 86cf82d + 06bd3e5 commit 0b35627
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 @@ -18,13 +18,13 @@ repos:
- --max-line-length=100
- --ignore=W503,E203
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: debug-statements
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.2
hooks:
- id: pyupgrade
args: [--py3-plus, --py311-plus]

0 comments on commit 0b35627

Please sign in to comment.