Skip to content

Commit a0ad146

Browse files
authored
Update pre-commit hooks (#420)
1 parent 9e46601 commit a0ad146

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ repos:
8181
# More information can be found in its documentation:
8282
# https://docs.astral.sh/ruff/
8383
- repo: https://github.com/astral-sh/ruff-pre-commit
84-
rev: v0.14.2
84+
rev: v0.14.3
8585
hooks:
8686
- id: ruff-check
8787
name: ruff

{{ cookiecutter.project_slug }}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ repos:
8484
# More information can be found in its documentation:
8585
# https://docs.astral.sh/ruff/
8686
- repo: https://github.com/astral-sh/ruff-pre-commit
87-
rev: v0.14.2
87+
rev: v0.14.3
8888
hooks:
8989
- id: ruff-check
9090
name: ruff

0 commit comments

Comments
 (0)