Skip to content

Commit 7367b66

Browse files
[pre-commit.ci] pre-commit autoupdate (#801)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e7980e6 commit 7367b66

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
@@ -12,7 +12,7 @@ repos:
1212
- id: check-executables-have-shebangs
1313
- id: check-yaml
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.21.0
15+
rev: v3.21.2
1616
hooks:
1717
- id: pyupgrade
1818
args: [--py38-plus]
@@ -37,6 +37,6 @@ repos:
3737
"-x","doc/source/_static/try-galpy.js"]
3838
exclude: ^xsf/
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.14.3
40+
rev: v0.14.7
4141
hooks:
4242
- id: ruff-format

0 commit comments

Comments
 (0)