Skip to content

Commit 4c1f431

Browse files
authored
Merge pull request #389 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 9c71233 + 1845a12 commit 4c1f431

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ci:
77
repos:
88

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.15.10
10+
rev: v0.15.12
1111
hooks:
1212
- id: ruff-check
1313
- id: ruff-format
@@ -18,7 +18,7 @@ repos:
1818
- id: gitleaks
1919

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

0 commit comments

Comments
 (0)