Skip to content

Commit 919aae8

Browse files
pre-commit-ci[bot]jobovy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.3](astral-sh/ruff-pre-commit@v0.3.5...v0.4.3)
1 parent a0bf602 commit 919aae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44

55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.5.0
7+
rev: v4.6.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
@@ -36,6 +36,6 @@ repos:
3636
args: ["-L", "thisE,thise,mye,tE,te,hist,ro,sav,ccompiler,aas",
3737
"-x","doc/source/_static/try-galpy.js"]
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.3.5
39+
rev: v0.4.3
4040
hooks:
4141
- id: ruff-format

0 commit comments

Comments
 (0)