Skip to content

Commit d120d27

Browse files
committed
Bump dependencies
1 parent 91d4f91 commit d120d27

File tree

4 files changed

+266
-266
lines changed

4 files changed

+266
-266
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: trailing-whitespace
1818

1919
- repo: https://github.com/psf/black-pre-commit-mirror
20-
rev: 24.2.0
20+
rev: 24.3.0
2121
hooks:
2222
- id: black
2323

@@ -52,7 +52,7 @@ repos:
5252
- id: nixpkgs-fmt
5353

5454
- repo: https://github.com/astral-sh/ruff-pre-commit
55-
rev: v0.3.2
55+
rev: v0.3.5
5656
hooks:
5757
- id: ruff
5858

SConstruct.py

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

55
import env as uenv
66

7-
EnsureSConsVersion(4, 6, 0)
7+
EnsureSConsVersion(4, 7, 0)
88
EnsurePythonVersion(3, 12)
99

1010

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)