Skip to content

Commit dcf8963

Browse files
authored
Merge pull request #2038 from zeromq/pre-commit-ci-update-config
2 parents 60ee2c0 + e5c24af commit dcf8963

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# autoformat and lint Python code
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.6.3
29+
rev: v0.6.9
3030
hooks:
3131
- id: ruff
3232
types_or:
@@ -55,7 +55,7 @@ repos:
5555
additional_dependencies:
5656
- types-paramiko
5757
- repo: https://github.com/pre-commit/pre-commit-hooks
58-
rev: v4.6.0
58+
rev: v5.0.0
5959
hooks:
6060
- id: end-of-file-fixer
6161
- id: check-executables-have-shebangs

0 commit comments

Comments
 (0)