Skip to content

Commit

Permalink
Merge pull request #476 from RedHatQE/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ogajduse authored Jan 12, 2024
2 parents b90ca56 + d2db0e0 commit 4e0778b
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 @@ -8,13 +8,13 @@ repos:
args:
- --application-directories=.:wrapanapi
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.1
hooks:
- id: black
args: [--safe, --quiet, --line-length, "100"]
require_serial: true
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
args:
Expand Down

0 comments on commit 4e0778b

Please sign in to comment.