Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use autofix.ci #31534

Merged
merged 8 commits into from
Jan 30, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[autofix.ci] apply automated fixes
  • Loading branch information
autofix-ci[bot] authored Jan 30, 2025
commit fc08cb00d0efc37d5d22bc1625348e9493e8b51d
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

[aqua](https://aquaproj.github.io/)'s Standard Registry

* [Document](https://aquaproj.github.io/docs/products/aqua-registry)
* [How to contribute](https://aquaproj.github.io/docs/products/aqua-registry/contributing)
* [Change Log](https://github.com/aquaproj/aqua-registry/releases)
- [Document](https://aquaproj.github.io/docs/products/aqua-registry)
- [How to contribute](https://aquaproj.github.io/docs/products/aqua-registry/contributing)
- [Change Log](https://github.com/aquaproj/aqua-registry/releases)

## Contributors

Expand Down
10 changes: 5 additions & 5 deletions aqua-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# aqua Policy
# https://aquaproj.github.io/docs/guides/policy-as-code
registries:
- type: standard
ref: semver(">= 3.0.0")
- type: local
name: local
path: registry.yaml
- type: standard
ref: semver(">= 3.0.0")
- type: local
name: local
path: registry.yaml
packages:
- registry: standard
- registry: local
1 change: 1 addition & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@
},
],
}