Skip to content

Commit a2ced38

Browse files
authored
Merge pull request #253 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 0157a26 + 15f1c95 commit a2ced38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

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

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.14.6
10+
rev: v0.14.7
1111
hooks:
1212
- id: ruff-check
1313
- id: ruff-format
1414

1515
- repo: https://github.com/gitleaks/gitleaks
16-
rev: v8.29.1
16+
rev: v8.30.0
1717
hooks:
1818
- id: gitleaks
1919

2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v1.18.2
21+
rev: v1.19.0
2222
hooks:
2323
- id: mypy
2424

0 commit comments

Comments
 (0)