Skip to content

Commit c169481

Browse files
authored
Merge pull request #92 from sandialabs/pre-commit-ci-update-config
2 parents 9adcde3 + 36a89c4 commit c169481

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.6.2
10+
rev: v0.6.3
1111
hooks:
1212
- id: ruff
1313
- id: ruff-format
@@ -43,7 +43,7 @@ repos:
4343
- id: rst-inline-touching-normal
4444

4545
- repo: https://github.com/PyCQA/doc8
46-
rev: v1.1.1
46+
rev: v1.1.2
4747
hooks:
4848
- id: doc8
4949

0 commit comments

Comments
 (0)