Skip to content

Commit 60583d4

Browse files
authored
Merge pull request #188 from siapy/pre-commit-ci-update-config
chore: [pre-commit.ci] pre-commit autoupdate
2 parents 7935102 + 63ed2b1 commit 60583d4

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
@@ -14,7 +14,7 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.9.10
17+
rev: v0.11.4
1818
hooks:
1919
- id: ruff
2020
args:
@@ -23,7 +23,7 @@ repos:
2323
files: ^(siapy|tests)/
2424
- id: ruff-format
2525
- repo: https://github.com/gitleaks/gitleaks
26-
rev: v8.24.0
26+
rev: v8.24.2
2727
hooks:
2828
- id: gitleaks
2929
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)