Skip to content

Commit eb9b857

Browse files
Update CI dependencies (#3906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08c15ad commit eb9b857

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ repos:
2121
|\.github/ghci\.yaml
2222
)$
2323
- repo: https://github.com/renovatebot/pre-commit-hooks
24-
rev: 42.29.4
24+
rev: 42.69.2
2525
hooks:
2626
- id: renovate-config-validator
2727
- repo: https://github.com/sbrunner/hooks
2828
rev: 1.6.1
2929
hooks:
3030
- id: canonicalize
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.14.7
32+
rev: v0.14.10
3333
hooks:
3434
- id: ruff-format
3535
- repo: https://github.com/sbrunner/python-versions-hook

ci/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
c2cciutils==1.7.5
2-
pre-commit==4.5.0
2+
pre-commit==4.5.1
33
tag-publish==1.1.1

0 commit comments

Comments
 (0)