Skip to content

Commit 7f39996

Browse files
authored
Merge pull request #214 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents d2837a3 + fa590dc commit 7f39996

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.12.1
10+
rev: v0.12.2
1111
hooks:
1212
- id: ruff
1313
- id: ruff-format
@@ -47,7 +47,7 @@ repos:
4747
- id: doc8
4848

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

0 commit comments

Comments
 (0)