Skip to content

Commit 40beca9

Browse files
authored
Merge branch 'main' into sa2-a
2 parents 62327ce + 77c6fed commit 40beca9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ repos:
1313
- --unsafe
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
16-
- repo: https://github.com/charliermarsh/ruff-pre-commit
17-
rev: v0.1.2
16+
- repo: https://github.com/astral-sh/ruff-pre-commit
17+
rev: v0.1.4
1818
hooks:
1919
- id: ruff
2020
args:

docs/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Internal
66

7+
*[pre-commit.ci] pre-commit autoupdate. PR [#686](https://github.com/tiangolo/sqlmodel/pull/686) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
78
* 👷 Upgrade latest-changes GitHub Action. PR [#693](https://github.com/tiangolo/sqlmodel/pull/693) by [@tiangolo](https://github.com/tiangolo).
89

910
## 0.0.11

0 commit comments

Comments
 (0)