Skip to content

Commit 62b8d30

Browse files
authored
Merge pull request #220 from siapy/pre-commit-ci-update-config
2 parents d466307 + 6720631 commit 62b8d30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.11.6
17+
rev: v0.11.13
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.3
26+
rev: v8.27.2
2727
hooks:
2828
- id: gitleaks
2929
- repo: https://github.com/codespell-project/codespell
@@ -33,7 +33,7 @@ repos:
3333
additional_dependencies:
3434
- tomli
3535
- repo: https://github.com/compilerla/conventional-pre-commit
36-
rev: v4.0.0
36+
rev: v4.2.0
3737
hooks:
3838
- id: conventional-pre-commit
3939
stages: [commit-msg]

0 commit comments

Comments
 (0)