Skip to content

Commit b5ee314

Browse files
authored
Merge pull request #323 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 580a08d + 793ae7f commit b5ee314

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

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.12.5
10+
rev: v0.12.7
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.17.0
21+
rev: v1.17.1
2222
hooks:
2323
- id: mypy
2424
additional_dependencies: ["dateparser", "types-dateparser"]

0 commit comments

Comments
 (0)