Skip to content

Commit eb80a52

Browse files
authored
Merge pull request #164 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 74f9640 + b8f875c commit eb80a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.8.4
10+
rev: v0.8.6
1111
hooks:
1212
- id: ruff
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.14.0
21+
rev: v1.14.1
2222
hooks:
2323
- id: mypy
2424

0 commit comments

Comments
 (0)