Skip to content

Commit bae982d

Browse files
[pre-commit.ci] pre-commit autoupdate (#12)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.1.3](astral-sh/ruff-pre-commit@v0.1.0...v0.1.3) - [github.com/mscheltienne/bibclean: 0.7.1 → 0.7.0](mscheltienne/bibclean@0.7.1...0.7.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0392388 commit bae982d

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
@@ -16,7 +16,7 @@ repos:
1616
files: template
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.1.0
19+
rev: v0.1.3
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]
@@ -35,7 +35,7 @@ repos:
3535
additional_dependencies: [tomli]
3636

3737
- repo: https://github.com/mscheltienne/bibclean
38-
rev: 0.7.1
38+
rev: 0.7.0
3939
hooks:
4040
- id: bibclean-fix
4141
files: doc/references.bib

0 commit comments

Comments
 (0)