Skip to content

Commit 7cbe122

Browse files
Merge pull request #163 from ESSS/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1f7a4ac + 1d97f8b commit 7cbe122

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,7 +1,7 @@
11
exclude: 'test_hookman_generator/.*'
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.14.8
4+
rev: v0.14.9
55
hooks:
66
- id: ruff-check
77
args: ["--fix"]
@@ -21,7 +21,7 @@ repos:
2121
language: python
2222
additional_dependencies: [pygments, restructuredtext_lint]
2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.19.0
24+
rev: v1.19.1
2525
hooks:
2626
- id: mypy
2727
files: ^(src/)

0 commit comments

Comments
 (0)