Skip to content

Commit fe0bfbd

Browse files
authored
Merge pull request #186 from siapy/pre-commit-ci-update-config
chore: [pre-commit.ci] pre-commit autoupdate
2 parents 795efbf + b43b2a2 commit fe0bfbd

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,18 +14,18 @@ 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.2
17+
rev: v0.9.10
1818
hooks:
1919
- id: ruff
2020
args:
2121
- --fix
2222
- id: ruff-format
2323
- repo: https://github.com/gitleaks/gitleaks
24-
rev: v8.23.1
24+
rev: v8.24.0
2525
hooks:
2626
- id: gitleaks
2727
- repo: https://github.com/codespell-project/codespell
28-
rev: v2.3.0
28+
rev: v2.4.1
2929
hooks:
3030
- id: codespell
3131
additional_dependencies:

0 commit comments

Comments
 (0)