Skip to content

Commit 5dcf1cc

Browse files
authored
Merge pull request #301 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 04200f5 + a6425a0 commit 5dcf1cc

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
@@ -7,18 +7,18 @@ ci:
77
repos:
88

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.11.11
10+
rev: v0.11.12
1111
hooks:
1212
- id: ruff
1313
- id: ruff-format
1414

1515
- repo: https://github.com/gitleaks/gitleaks
16-
rev: v8.26.0
16+
rev: v8.27.0
1717
hooks:
1818
- id: gitleaks
1919

2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v1.15.0
21+
rev: v1.16.0
2222
hooks:
2323
- id: mypy
2424
additional_dependencies: ["dateparser", "types-dateparser"]

0 commit comments

Comments
 (0)