Skip to content

Commit

Permalink
Merge pull request RedHatInsights#1403 from RedHatInsights/konflux/mi…
Browse files Browse the repository at this point in the history
…ntmaker/master/psf-black-24.x

chore(deps): update pre-commit hook psf/black to v24.10.0
  • Loading branch information
petracihalova authored Dec 19, 2024
2 parents 003a1dc + 5898bac commit 51fb7d3
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 @@ -9,7 +9,7 @@ repos:
pass_filenames: false
require_serial: true
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
args: ["--check", "-l", "119", "-t", "py39", "rbac", "tests", "--diff"]
Expand Down

0 comments on commit 51fb7d3

Please sign in to comment.