Skip to content

Commit 1acd254

Browse files
authored
Merge pull request #212 from sandialabs/pre-commit-ci-update-config
ci: pre-commit auto-update
2 parents 9d98858 + d418c90 commit 1acd254

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
@@ -48,7 +48,7 @@ repos:
4848
- id: doc8
4949

5050
- repo: https://github.com/regebro/pyroma
51-
rev: "4.2"
51+
rev: "4.3.3"
5252
hooks:
5353
- id: pyroma
5454
additional_dependencies: ["poetry"]

0 commit comments

Comments
 (0)