We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba8a674 + b897cc2 commit 4b5d792Copy full SHA for 4b5d792
.github/dependabot.yml
@@ -9,7 +9,8 @@ updates:
9
assignees:
10
- "xylar"
11
- "altheaden"
12
+ - "andrewdnolan"
13
reviewers:
14
15
-
16
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
require_serial: true
19
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.12.3
+ rev: v0.12.4
22
hooks:
23
# Run the linter.
24
- id: ruff-check
0 commit comments