Skip to content

Commit 00b34cb

Browse files
Merge pull request #320 from tpvasconcelos/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ab8da44 + e97fa64 commit 00b34cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
exclude: ^\.bumpversion\.cfg$
4444

4545
- repo: https://github.com/python-jsonschema/check-jsonschema.git
46-
rev: 0.31.2
46+
rev: 0.31.3
4747
hooks:
4848
- id: check-github-actions
4949
- id: check-github-workflows
@@ -102,7 +102,7 @@ repos:
102102
additional_dependencies: [setuptools-scm]
103103

104104
- repo: https://github.com/astral-sh/ruff-pre-commit
105-
rev: v0.9.9
105+
rev: v0.9.10
106106
hooks:
107107
- id: ruff-format
108108
- id: ruff

0 commit comments

Comments
 (0)