Skip to content

Commit 3ef3dba

Browse files
authored
Merge pull request #222 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 96ad488 + 9868deb commit 3ef3dba

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

0 commit comments

Comments
 (0)