Skip to content

Commit a65c325

Browse files
committed
Upgrade pre-commit hooks
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
1 parent c96bb90 commit a65c325

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
@@ -55,7 +55,7 @@ repos:
5555
- id: check-readthedocs
5656

5757
- repo: https://github.com/rhysd/actionlint
58-
rev: v1.7.7
58+
rev: v1.7.8
5959
hooks:
6060
- id: actionlint
6161

@@ -104,7 +104,7 @@ repos:
104104
additional_dependencies: [setuptools-scm]
105105

106106
- repo: https://github.com/astral-sh/ruff-pre-commit
107-
rev: v0.13.3
107+
rev: v0.14.0
108108
hooks:
109109
- id: ruff-format
110110
- id: ruff

0 commit comments

Comments
 (0)