Skip to content

Commit 2b45f25

Browse files
authored
Merge pull request #182 from MiraGeoscience/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f020f1e + 8beac62 commit 2b45f25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: pycln
1818
args: [--config=pyproject.toml]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.11.8
20+
rev: v0.11.12
2121
hooks:
2222
- id: ruff
2323
args:
@@ -97,7 +97,7 @@ repos:
9797
exclude_types: [jupyter]
9898
exclude: ^docs/(.*/)?images/
9999
- repo: https://github.com/rstcheck/rstcheck
100-
rev: v6.2.4
100+
rev: v6.2.5
101101
hooks:
102102
- id: rstcheck
103103
exclude: ^THIRD_PARTY_SOFTWARE.rst$

0 commit comments

Comments
 (0)