Skip to content

Commit b3598bd

Browse files
authored
Merge pull request #305 from RedHatQE/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5c1db4f + 29f81eb commit b3598bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.12
3+
rev: v0.15.13
44
hooks:
55
- id: ruff
66
args:
@@ -13,7 +13,7 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: debug-statements
1515
- repo: https://github.com/pre-commit/mirrors-mypy
16-
rev: v2.0.0
16+
rev: v2.1.0
1717
hooks:
1818
- id: mypy
1919
exclude: ^docs/examples/

0 commit comments

Comments
 (0)