Skip to content

Commit

Permalink
A few upgrades (#1060)
Browse files Browse the repository at this point in the history
- upgrade trunk
- `cargo update`
- upgrade to ariadne 0.5
  • Loading branch information
lethalgem authored Feb 5, 2025
2 parents a9c0741 + 7eaec73 commit bced9f9
Show file tree
Hide file tree
Showing 7 changed files with 150 additions and 117 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
pull_request: null

env:
RUST_VERSION: 1.84.0
NIGHTLY_RUST_VERSION: nightly-2025-01-09
RUST_VERSION: 1.84.1
NIGHTLY_RUST_VERSION: nightly-2025-02-04
SCIP_VERSION: 8.0.3
CARGO_NET_GIT_FETCH_WITH_CLI: "true"

Expand Down
6 changes: 3 additions & 3 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ plugins:
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- checkov@3.2.360
- checkov@3.2.365
- osv-scanner@1.9.2
- oxipng@9.1.3
- trivy@0.59.0
- trivy@0.59.1
- trufflehog@3.88.4
- actionlint@1.7.7
- git-diff-check
- markdownlint@0.44.0
- prettier@3.4.2
- rustfmt@1.77.2
- rustfmt@1.84.1
- taplo@0.9.3
- yamllint@1.35.1
runtimes:
Expand Down
Loading

0 comments on commit bced9f9

Please # to comment.