Skip to content

Commit 8e27c57

Browse files
authored
Merge pull request #103 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 7c92e6e + 28b8cc6 commit 8e27c57

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

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

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

0 commit comments

Comments
 (0)