Skip to content

Commit

Permalink
Merge pull request RedHatInsights#1098 from petracihalova/pre-commit-…
Browse files Browse the repository at this point in the history
…update

[RHCLOUD-32618] updated pre-commit hook version
  • Loading branch information
lpichler authored May 13, 2024
2 parents b41a448 + daadb15 commit 84c2148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
args: ["--check", "-l", "119", "-t", "py39", "rbac", "tests", "--diff"]
require_serial: true
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit 84c2148

Please sign in to comment.