Skip to content

Commit c4664c1

Browse files
authored
Merge pull request #29 from RedHatQE/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7c72fe5 + ad7b895 commit c4664c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- --remove-all-unused-imports
1313

1414
- repo: https://github.com/hadialqattan/pycln
15-
rev: "v2.1.6"
15+
rev: "v2.2.1"
1616
hooks:
1717
- id: pycln
1818

@@ -38,7 +38,7 @@ repos:
3838
- id: check-builtin-literals
3939

4040
- repo: https://github.com/PyCQA/flake8
41-
rev: "6.0.0"
41+
rev: "6.1.0"
4242
hooks:
4343
- id: flake8
4444
args: [--max-line-length=120]

0 commit comments

Comments
 (0)