Skip to content

Commit fdac2a2

Browse files
authored
Merge pull request #233 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 4b4b460 + 4cd2643 commit fdac2a2

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.13.0
10+
rev: v0.13.1
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.18.1
21+
rev: v1.18.2
2222
hooks:
2323
- id: mypy
2424

0 commit comments

Comments
 (0)