Skip to content

Commit da4f4ad

Browse files
authored
Merge pull request #257 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 1a7fe4c + a5f3522 commit da4f4ad

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

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.14.8
10+
rev: v0.14.9
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.19.0
21+
rev: v1.19.1
2222
hooks:
2323
- id: mypy
2424

@@ -47,7 +47,7 @@ repos:
4747
- id: doc8
4848

4949
- repo: https://github.com/regebro/pyroma
50-
rev: "5.0"
50+
rev: "5.0.1"
5151
hooks:
5252
- id: pyroma
5353
additional_dependencies: ["poetry"]

0 commit comments

Comments
 (0)